diff options
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/text/txtimppr.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtimppr.cxx b/xmloff/source/text/txtimppr.cxx index a5f49f0b1881..306ebb19f8db 100644 --- a/xmloff/source/text/txtimppr.cxx +++ b/xmloff/source/text/txtimppr.cxx @@ -591,7 +591,7 @@ void XMLTextImportPropertyMapper::finished( } - // insert newly created properties. This inavlidates all iterators! + // insert newly created properties. This invalidates all iterators! // Most of the pXXX variables in this method are iterators and will be // invalidated!!! |