summaryrefslogtreecommitdiff
path: root/i18npool/inc/xdictionary.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/xdictionary.hxx')
-rw-r--r--i18npool/inc/xdictionary.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/inc/xdictionary.hxx b/i18npool/inc/xdictionary.hxx
index 2928d102cbf4..d347feba0683 100644
--- a/i18npool/inc/xdictionary.hxx
+++ b/i18npool/inc/xdictionary.hxx
@@ -39,7 +39,7 @@ namespace com { namespace sun { namespace star { namespace i18n {
// cache structure.
struct WordBreakCache {
sal_Int32 length; // contents length saved here.
- sal_Unicode *contents; // seperated segment contents.
+ sal_Unicode *contents; // separated segment contents.
sal_Int32* wordboundary; // word boundaries in segments.
sal_Int32 size; // size of wordboundary