summaryrefslogtreecommitdiff
path: root/editeng/inc/editeng/swafopt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/inc/editeng/swafopt.hxx')
-rw-r--r--editeng/inc/editeng/swafopt.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/editeng/inc/editeng/swafopt.hxx b/editeng/inc/editeng/swafopt.hxx
index 84c0ce439771..10a2c3e22559 100644
--- a/editeng/inc/editeng/swafopt.hxx
+++ b/editeng/inc/editeng/swafopt.hxx
@@ -34,7 +34,7 @@
class SvStringsISortDtor;
class SmartTagMgr;
-// Klasse fuer Optionen vom Autoformat
+// Class of options for AutoFormat
struct EDITENG_DLLPUBLIC SvxSwAutoFmtFlags
{
Font aBulletFont;
@@ -80,7 +80,7 @@ struct EDITENG_DLLPUBLIC SvxSwAutoFmtFlags
BOOL bAutoCompleteWords : 1;
BOOL bAutoCmpltCollectWords : 1;
BOOL bAutoCmpltEndless : 1;
-// -- under NT hier starts a new long
+// -- under NT here starts a new long
BOOL bAutoCmpltAppendBlanc : 1;
BOOL bAutoCmpltShowAsTip : 1;