summaryrefslogtreecommitdiffabout
path: root/korganizer
authorulf69 <ulf69>2004-10-22 22:32:19 (UTC)
committer ulf69 <ulf69>2004-10-22 22:32:19 (UTC)
commit6b99c0feac04963f814a32586268ecac966f3d51 (patch) (unidiff)
treeca8bf4e29d082360b1e6e64ce9ec4630324e01f4 /korganizer
parentb8da6435b8e5941eb1824873e68d8a6a728fae5e (diff)
downloadkdepimpi-6b99c0feac04963f814a32586268ecac966f3d51.zip
kdepimpi-6b99c0feac04963f814a32586268ecac966f3d51.tar.gz
kdepimpi-6b99c0feac04963f814a32586268ecac966f3d51.tar.bz2
removed typos "beam received"
Diffstat (limited to 'korganizer') (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/mainwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/mainwindow.cpp b/korganizer/mainwindow.cpp
index e3dad94..fbfcd20 100644
--- a/korganizer/mainwindow.cpp
+++ b/korganizer/mainwindow.cpp
@@ -809,5 +809,5 @@ void MainWindow::initActions()
809#ifndef DESKTOP_VERSION 809#ifndef DESKTOP_VERSION
810 importMenu->insertSeparator(); 810 importMenu->insertSeparator();
811 brAction = new QAction( "beam toggle", i18n("Beam receice enabled"), 0, 811 brAction = new QAction( "beam toggle", i18n("Beam receive enabled"), 0,
812 this ); 812 this );
813 brAction->addTo( importMenu ); 813 brAction->addTo( importMenu );