[Libreoffice-commits] core.git: sd/inc

Julien Nabet serval2412 at yahoo.fr
Thu Feb 6 13:45:54 PST 2014


 sd/inc/Outliner.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 31ae0011352faa834da8969559430935e81d479f
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Thu Feb 6 22:45:08 2014 +0100

    Typo: cheking -> checking
    
    Change-Id: I15c1c932a02fd1a1c27d2a655865171d5829bf0b

diff --git a/sd/inc/Outliner.hxx b/sd/inc/Outliner.hxx
index 46fce7e..ebf1c7b 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


More information about the Libreoffice-commits mailing list