summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorMichael T. Whiteley <mike@whiteley.org>2011-12-06 23:04:19 -0800
committerTor Lillqvist <tlillqvist@suse.com>2011-12-07 11:48:24 +0200
commit181b1815f807635ecdd8e5f8bbd2c5798f8d7703 (patch)
tree11654a832a6ac275c650cc29010c48263a49dfb7 /framework
parent8538a096603341d78e7c104dacf3048ad7fb953b (diff)
Change "menues" to "menus"
Diffstat (limited to 'framework')
-rw-r--r--framework/source/uielement/langselectionmenucontroller.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/uielement/langselectionmenucontroller.cxx b/framework/source/uielement/langselectionmenucontroller.cxx
index 4b04b5c93bd2..b5f1566b42fd 100644
--- a/framework/source/uielement/langselectionmenucontroller.cxx
+++ b/framework/source/uielement/langselectionmenucontroller.cxx
@@ -260,7 +260,7 @@ void LanguageSelectionMenuController::fillPopupMenu( Reference< css::awt::XPopup
m_nScriptType, m_aCurLang, m_aKeyboardLang, m_aGuessedTextLang );
// now add menu entries
- // the different menues purpose will be handled by the different string
+ // the different menus purpose will be handled by the different string
// for aCmd_Dialog and aCmd_Language
sal_Int16 nItemId = 1; // in this control the item id is not important for executing the command