summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-05-14 15:51:42 +0200
committerAndras Timar <atimar@suse.com>2013-05-14 15:52:24 +0200
commite347af862c2289b16f231c9085492e913861e347 (patch)
tree30014c9c14005b778a6e4b34a81149746daad9ed /xmloff
parent833cafe4eb9e0bd6b599e8bcbb6d77f4f2243034 (diff)
typo fix: s/inavlid/invalid/
Change-Id: If75cad038f35033be6dcad6f051673bd795accf3
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/text/txtimppr.cxx2
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!!!