summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8nds.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/wrtw8nds.cxx')
-rw-r--r--sw/source/filter/ww8/wrtw8nds.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/wrtw8nds.cxx b/sw/source/filter/ww8/wrtw8nds.cxx
index e0958e332da2..c3d46f15e441 100644
--- a/sw/source/filter/ww8/wrtw8nds.cxx
+++ b/sw/source/filter/ww8/wrtw8nds.cxx
@@ -2164,7 +2164,7 @@ void MSWordExportBase::OutputTextNode( const SwTextNode& rNode )
AppendAnnotationMarks( rNode, nAktPos, nNextAttr - nAktPos );
// At the moment smarttags are only written for paragraphs, at the
- // begining of the paragraph.
+ // beginning of the paragraph.
if (nAktPos == 0)
AppendSmartTags(rNode);