summaryrefslogtreecommitdiffstats
path: root/sw/source/filter/html/htmlctxt.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-11-13 00:20:20 +0100
committerMark Page <aptitude@btconnect.com>2017-11-13 08:43:17 +0100
commitd71bcc4dc5025ea24944454908098269cfd095a3 (patch)
tree4e0e21223c2b7fc157b840d2c717eb1dd1ba7942 /sw/source/filter/html/htmlctxt.cxx
parentiOS, update to version 11.1 (diff)
downloadcore-d71bcc4dc5025ea24944454908098269cfd095a3.tar.gz
core-d71bcc4dc5025ea24944454908098269cfd095a3.zip
Fix typos
Change-Id: Ia544298334364ece3b3963a4adc00c5e01189b91 Reviewed-on: https://gerrit.libreoffice.org/44654 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mark Page <aptitude@btconnect.com>
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;