diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2014-02-06 22:45:08 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2014-02-06 22:45:08 +0100 |
commit | 31ae0011352faa834da8969559430935e81d479f (patch) | |
tree | 391acd76f3b40112e03790606aea26522b06f9db /sd | |
parent | 137ad247ce8a6089beab490d78d21d34cae7f017 (diff) |
Typo: cheking -> checking
Change-Id: I15c1c932a02fd1a1c27d2a655865171d5829bf0b
Diffstat (limited to 'sd')
-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 |