[Libreoffice-commits] core.git: sw/source

Miklos Vajna vmiklos at suse.cz
Sat Apr 13 07:42:05 PDT 2013


 sw/source/core/crsr/crsrsh.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e70d6fbf4610563b7ff31d0e6393b70b4b0e6510
Author: Miklos Vajna <vmiklos at suse.cz>
Date:   Sat Apr 13 16:41:35 2013 +0200

    fdo#45941 repeaded -> repeated
    
    Change-Id: Iff043de250fb1d81fbd4901a15f7935006edc2df

diff --git a/sw/source/core/crsr/crsrsh.cxx b/sw/source/core/crsr/crsrsh.cxx
index 1e11eea..e6bf8c5 100644
--- a/sw/source/core/crsr/crsrsh.cxx
+++ b/sw/source/core/crsr/crsrsh.cxx
@@ -1356,7 +1356,7 @@ void SwCrsrShell::UpdateCrsr( sal_uInt16 eFlags, sal_Bool bIdleEnd )
                 }
             }
 
-            // No table cursor in repeaded headlines:
+            // No table cursor in repeated headlines:
             if ( bInRepeatedHeadline )
             {
                 pTblFrm = 0;


More information about the Libreoffice-commits mailing list