summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh/wrtsh4.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-25 09:51:46 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-25 16:51:22 +0000
commitea0b508025ebe074e25d0250d0ce5e5444ea6a76 (patch)
tree661bc8f7993add4ddbbf32db95b39ac26af1ed3f /sw/source/uibase/wrtsh/wrtsh4.cxx
parent2258f33a5fd95a5e25f5bb232994ab147d09bfb9 (diff)
Fix typos
Change-Id: I52604902247e7d8565476fafe98211fff32c5543 Reviewed-on: https://gerrit.libreoffice.org/35658 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sw/source/uibase/wrtsh/wrtsh4.cxx')
-rw-r--r--sw/source/uibase/wrtsh/wrtsh4.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/wrtsh/wrtsh4.cxx b/sw/source/uibase/wrtsh/wrtsh4.cxx
index e610aae29c22..5d16fd869a69 100644
--- a/sw/source/uibase/wrtsh/wrtsh4.cxx
+++ b/sw/source/uibase/wrtsh/wrtsh4.cxx
@@ -44,7 +44,7 @@ bool SwWrtShell::SttWrd()
}
// The end of a word is the follow of separator to nonseparator.
-// The end of a word is also the sequence of wordseparators to
+// The end of a word is also the sequence of word separators to
// punctuation marks.
// The end of a paragraph is also the end of a word.