diff options
-rw-r--r-- | sd/inc/Outliner.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/Outliner.hxx b/sd/inc/Outliner.hxx index 46fce7edf61d..ebf1c7bb3177 100644 --- a/sd/inc/Outliner.hxx +++ b/sd/inc/Outliner.hxx @@ -114,7 +114,7 @@ public: Outliner( SdDrawDocument* pDoc, sal_uInt16 nMode ); virtual ~Outliner(); - /** Despite the name this method is called prior to spell cheking *and* + /** Despite the name this method is called prior to spell checking *and* searching and replacing. The position of current view mode/page/object/caret position is remembered and, depending on the search mode, may be restored after finishing searching/spell |