summaryrefslogtreecommitdiffstats
path: root/sw/inc/crsskip.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/crsskip.hxx')
-rw-r--r--sw/inc/crsskip.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/crsskip.hxx b/sw/inc/crsskip.hxx
index a1ed1027eabf..97ec004df2ee 100644
--- a/sw/inc/crsskip.hxx
+++ b/sw/inc/crsskip.hxx
@@ -25,7 +25,7 @@
// define for cursor travelling normally in western text cells and chars do
// the same, but in complex text cell skip over legatures and char skip
// into it.
-// These defines exist only to cut off the dependicies to I18N project.
+// These defines exist only to cut off the dependencies to I18N project.
const sal_uInt16 CRSR_SKIP_CHARS = 0;
const sal_uInt16 CRSR_SKIP_CELLS = 1;
const sal_uInt16 CRSR_SKIP_HIDDEN = 2;