summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
Diffstat (limited to 'cui')
-rw-r--r--cui/source/customize/acccfg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/customize/acccfg.cxx b/cui/source/customize/acccfg.cxx
index 38c4c8a4561a..9681e3225410 100644
--- a/cui/source/customize/acccfg.cxx
+++ b/cui/source/customize/acccfg.cxx
@@ -1443,7 +1443,7 @@ void SfxAcceleratorConfigPage::Reset( const SfxItemSet& rSet )
// e.g. m_sModuleUIName!
InitAccCfg();
- // change te description of the radio button, which switch to the module
+ // change the description of the radio button, which switch to the module
// dependend accelerator configuration
OUString sButtonText = m_pModuleButton->GetText();
sButtonText = sButtonText.replaceFirst("$(MODULE)", m_sModuleUIName);