summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/ww8par.cxx')
-rw-r--r--sw/source/filter/ww8/ww8par.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/ww8par.cxx b/sw/source/filter/ww8/ww8par.cxx
index 8854ae61c167..0a8dc0434e73 100644
--- a/sw/source/filter/ww8/ww8par.cxx
+++ b/sw/source/filter/ww8/ww8par.cxx
@@ -2203,7 +2203,7 @@ long SwWW8ImplReader::Read_And(WW8PLCFManResult* pRes)
}
}
- // Set postion of the text range's first character
+ // Set position of the text range's first character
if( pTxtNode )
{
pTxtNode->MakeStartIndex(&pPaM->GetPoint()->nContent);