sw/source/core/crsr/crsrsh.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit b8205b65d52cfd0406f4af75bb464965a7d4c201 Author: Miklos Vajna <[email protected]> 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 ); _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
