From 6b99c0feac04963f814a32586268ecac966f3d51 Mon Sep 17 00:00:00 2001 From: ulf69 Date: Fri, 22 Oct 2004 22:32:19 +0000 Subject: removed typos "beam received" --- (limited to 'korganizer') diff --git a/korganizer/mainwindow.cpp b/korganizer/mainwindow.cpp index e3dad94..fbfcd20 100644 --- a/korganizer/mainwindow.cpp +++ b/korganizer/mainwindow.cpp @@ -808,7 +808,7 @@ void MainWindow::initActions() connect( action, SIGNAL( activated() ), mView, SLOT( manageCategories() ) ); #ifndef DESKTOP_VERSION importMenu->insertSeparator(); - brAction = new QAction( "beam toggle", i18n("Beam receice enabled"), 0, + brAction = new QAction( "beam toggle", i18n("Beam receive enabled"), 0, this ); brAction->addTo( importMenu ); brAction->setToggleAction (true ) ; -- cgit v0.9.0.2