summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/gloslst.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/gloslst.hxx')
-rw-r--r--sw/source/ui/inc/gloslst.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/inc/gloslst.hxx b/sw/source/ui/inc/gloslst.hxx
index e0ccd23fbd21..9bc2c353a159 100644
--- a/sw/source/ui/inc/gloslst.hxx
+++ b/sw/source/ui/inc/gloslst.hxx
@@ -33,8 +33,8 @@ struct AutoTextGroup
sal_uInt16 nCount;
String sName;
String sTitle;
- String sLongNames; // by 0x0A seperated long names
- String sShortNames; // by 0x0A seperated short names
+ String sLongNames; // by 0x0A separated long names
+ String sShortNames; // by 0x0A separated short names
DateTime aDateModified;
AutoTextGroup() : aDateModified( DateTime::EMPTY ) {}