changeset 154:fb02fcbcb500

Changed comment. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@357 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Thu, 31 May 2007 18:14:16 +0000
parents 57a9f1437c2e
children fbe5b5416862
files src/mainwindow.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/mainwindow.cpp	Thu May 31 18:13:59 2007 +0000
+++ b/src/mainwindow.cpp	Thu May 31 18:14:16 2007 +0000
@@ -1065,7 +1065,7 @@
     corresponding action in the languageInfoList and sets the language.
  */
 void MainWindow::languageChanged(int languageIndex) {
-    // Set the language in the menue to the new selected language.
+    // Set the language in the menu to the new selected language.
     languageActionGroup->actions().at(languageIndex)->setChecked(true);
 
     // Get the mnemonic of the new selected language.