summaryrefslogtreecommitdiffstats
path: root/sw/source/filter/html/htmlform.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/html/htmlform.cxx')
-rw-r--r--sw/source/filter/html/htmlform.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/html/htmlform.cxx b/sw/source/filter/html/htmlform.cxx
index 4068d8930d66..933da9bddfe2 100644
--- a/sw/source/filter/html/htmlform.cxx
+++ b/sw/source/filter/html/htmlform.cxx
@@ -1654,7 +1654,7 @@ void SwHTMLParser::InsertInput()
aMacroTable.Insert( HTML_ET_ONCLICK_ITEM, *pMacro );
aMacroTable.Erase( HTML_ET_ONCLICK );
}
- // evaluating SIZE shouldn't be neccessary here?
+ // evaluating SIZE shouldn't be necessary here?
bMinWidth = bMinHeight = true;
}
break;