summaryrefslogtreecommitdiff
path: root/sfx2/source/toolbox
diff options
context:
space:
mode:
authorIvan Timofeev <timofeev.i.s@gmail.com>2013-02-13 18:25:22 +0400
committerIvan Timofeev <timofeev.i.s@gmail.com>2013-02-17 13:57:44 +0400
commite2f97dcc1006aceb80c4805c0e1cb5b2f40ab7b0 (patch)
treee5dec44faf212f3072fc4962a96b51ee40b67ad0 /sfx2/source/toolbox
parent2a7db22c3825acdb0c36a9cefd5736d73e4fefbf (diff)
spelling: otherwhise -> otherwise
Change-Id: I2d89edbb2574b4e677c9a0682bc829d9476b54db
Diffstat (limited to 'sfx2/source/toolbox')
-rw-r--r--sfx2/source/toolbox/tbxitem.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/toolbox/tbxitem.cxx b/sfx2/source/toolbox/tbxitem.cxx
index 86beded199c0..bf7003d36c54 100644
--- a/sfx2/source/toolbox/tbxitem.cxx
+++ b/sfx2/source/toolbox/tbxitem.cxx
@@ -1437,7 +1437,7 @@ SfxAppToolBoxControl_Impl::~SfxAppToolBoxControl_Impl()
contains the image of the menu for the URL.
@return sal_True - if URL could be located as an item of the popup menu.
- sal_False - otherwhise.
+ sal_False - otherwise.
*/
sal_Bool Impl_ExistURLInMenu( const PopupMenu *pMenu ,
String &sURL ,