summaryrefslogtreecommitdiffstats
path: root/sw/source/filter/xml/XMLRedlineImportHelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/xml/XMLRedlineImportHelper.cxx')
-rw-r--r--sw/source/filter/xml/XMLRedlineImportHelper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/xml/XMLRedlineImportHelper.cxx b/sw/source/filter/xml/XMLRedlineImportHelper.cxx
index af85125689db..7333d3f36a5d 100644
--- a/sw/source/filter/xml/XMLRedlineImportHelper.cxx
+++ b/sw/source/filter/xml/XMLRedlineImportHelper.cxx
@@ -424,7 +424,7 @@ void XMLRedlineImportHelper::Add(
{
// 3b) we already have a redline with this name: hierarchical redlines
// insert pInfo as last element in the chain.
- // (hierarchy sanity checking happens on insertino into the document)
+ // (hierarchy sanity checking happens on inserting into the document)
// find last element
RedlineInfo* pInfoChain;