summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/wrthtml.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/html/wrthtml.cxx')
-rw-r--r--sw/source/filter/html/wrthtml.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/html/wrthtml.cxx b/sw/source/filter/html/wrthtml.cxx
index 5c1a6ab52a42..114912975750 100644
--- a/sw/source/filter/html/wrthtml.cxx
+++ b/sw/source/filter/html/wrthtml.cxx
@@ -258,7 +258,7 @@ ErrCode SwHTMLWriter::WriteStream()
m_aFontHeights[6] = rHtmlOptions.GetFontSize( 6 ) * 20;
// output styles anyway
- // (then also top nad bottom paragraph spacing)
+ // (then also top and bottom paragraph spacing)
m_nExportMode = rHtmlOptions.GetExportMode();
m_nHTMLMode = GetHtmlMode(nullptr);