summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlctxt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/html/htmlctxt.cxx')
-rw-r--r--sw/source/filter/html/htmlctxt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/html/htmlctxt.cxx b/sw/source/filter/html/htmlctxt.cxx
index 76144ff6cb5c..f93e5ffee1d0 100644
--- a/sw/source/filter/html/htmlctxt.cxx
+++ b/sw/source/filter/html/htmlctxt.cxx
@@ -53,7 +53,7 @@ class HTMLAttrContext_SaveDoc
size_t nContextStMin; // Stack lower bound for the environment
// if stack needs to be protected
size_t nContextStAttrMin; // Stack lower bound for the environment
- // if the attribues shouldn't be preserved
+ // if the attributes shouldn't be preserved
bool bStripTrailingPara : 1;
bool bKeepNumRules : 1;
bool bFixHeaderDist : 1;