summaryrefslogtreecommitdiffstats
path: root/sw/source/uibase/inc/uitool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/uitool.hxx')
-rw-r--r--sw/source/uibase/inc/uitool.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/uitool.hxx b/sw/source/uibase/inc/uitool.hxx
index 8e2d596c3608..765087f55397 100644
--- a/sw/source/uibase/inc/uitool.hxx
+++ b/sw/source/uibase/inc/uitool.hxx
@@ -100,7 +100,7 @@ SwTwips GetTableWidth( SwFrmFmt* pFmt, SwTabCols& rCols, sal_uInt16 *pPercent,
OUString GetAppLangDateTimeString( const DateTime& );
-// search for a command string withing the menu structure and execute it
+// search for a command string within the menu structure and execute it
// at the dispatcher if there is one, if executed return true
bool ExecuteMenuCommand( PopupMenu& rMenu, SfxViewFrame& rViewFrame, sal_uInt16 nId );