[Libreoffice-commits] core.git: sw/source
Miklos Vajna
vmiklos at suse.cz
Sat Apr 13 07:33:35 PDT 2013
sw/source/core/crsr/crsrsh.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b8205b65d52cfd0406f4af75bb464965a7d4c201
Author: Miklos Vajna <vmiklos at suse.cz>
Date: Sat Apr 13 16:32:58 2013 +0200
fdo#45941 cursos -> cursor
Change-Id: I10ede9fe8f4694366101458a0ce82b54148cda61
diff --git a/sw/source/core/crsr/crsrsh.cxx b/sw/source/core/crsr/crsrsh.cxx
index 15aa218..1e11eea 100644
--- a/sw/source/core/crsr/crsrsh.cxx
+++ b/sw/source/core/crsr/crsrsh.cxx
@@ -276,7 +276,7 @@ void SwCrsrShell::EndAction( const sal_Bool bIdleEnd )
if( !BasicActionPend() )
{
// Within a Basic action, one needs to update the cursor,
- // to e.g. create the table cursos. This is being done in
+ // to e.g. create the table cursor. This is being done in
// UpdateCrsr.
UpdateCrsr( SwCrsrShell::CHKRANGE, bIdleEnd );
More information about the Libreoffice-commits
mailing list