summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-11 09:11:15 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:33:05 +0200
commit503edef6b20f06e12b6170247896343f90ebaa7a (patch)
treedc5b9f0726180c1bf28cd4cffa6ec99542cb5895 /sw
parent314d0088be6bedeae88394e5f59500041f99b612 (diff)
typo: updateing -> updating
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/crsr/trvltbl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/crsr/trvltbl.cxx b/sw/source/core/crsr/trvltbl.cxx
index f8ed4611e09b..f85cd1f12272 100644
--- a/sw/source/core/crsr/trvltbl.cxx
+++ b/sw/source/core/crsr/trvltbl.cxx
@@ -325,7 +325,7 @@ sal_Bool SwCrsrShell::SelTblBox()
m_pTblCrsr->Exchange();
// with some luck, UpdateCrsr() will now update everything that
- // needs updateing
+ // needs updating
UpdateCrsr();
return sal_True;