summaryrefslogtreecommitdiff
path: root/include/editeng/swafopt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/swafopt.hxx')
-rw-r--r--include/editeng/swafopt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/swafopt.hxx b/include/editeng/swafopt.hxx
index ccdcf9955982..e4c179124ac9 100644
--- a/include/editeng/swafopt.hxx
+++ b/include/editeng/swafopt.hxx
@@ -121,7 +121,7 @@ struct EDITENG_DLLPUBLIC SvxSwAutoFormatFlags
bool bAutoCmpltCollectWords : 1;
bool bAutoCmpltEndless : 1;
// -- under NT here starts a new long
- bool bAutoCmpltAppendBlanc : 1;
+ bool bAutoCmpltAppendBlank : 1;
bool bAutoCmpltShowAsTip : 1;
bool bAFormatDelSpacesAtSttEnd : 1;