summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-11 09:18:10 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:33:11 +0200
commit40bb0ab22bdfc1ec14536aee4745d552fe19d2f8 (patch)
tree61455f131fdb4e9f33547c63b11618b2aad14107
parentcb215c649dd1e112d15768bd3b976b62c8ac1428 (diff)
typo: partitially -> partially
-rw-r--r--sw/source/core/doc/docbm.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/doc/docbm.cxx b/sw/source/core/doc/docbm.cxx
index b3ff7dbcf7fd..1a21aecb4a00 100644
--- a/sw/source/core/doc/docbm.cxx
+++ b/sw/source/core/doc/docbm.cxx
@@ -715,7 +715,7 @@ namespace sw { namespace mark
}
else if ( bIsPosInRange != bIsOtherPosInRange )
{
- // the bookmark is partitially in the range
+ // the bookmark is partially in the range
// move position of that is in the range out of it
SAL_WNODEPRECATED_DECLARATIONS_PUSH