summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-01-11 18:23:31 +0100
committerMichael Stahl <mstahl@redhat.com>2016-01-12 12:22:31 +0100
commit2bebf6779024ea0fb1dbac1fe9f10abc9ff128a3 (patch)
tree1880fa4b133fb5575596c0adfa66bfe8fcf10692 /xmloff
parent975ceab198a06558875006bbd9a4d0a2708e416e (diff)
typos
Change-Id: I970429c266cc1a8cf36cfba379b447899b5dbce9
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/text/txtimp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtimp.cxx b/xmloff/source/text/txtimp.cxx
index 53b6037fcbdc..eb087aab898c 100644
--- a/xmloff/source/text/txtimp.cxx
+++ b/xmloff/source/text/txtimp.cxx
@@ -2810,7 +2810,7 @@ void XMLTextImportHelper::AddCrossRefHeadingMapping(OUString const& rFrom, OUStr
m_xImpl->m_pCrossRefHeadingBookmarkMap->insert(std::make_pair(rFrom, rTo));
}
-// tdf#94804: hack to map cross reference fiels that reference duplicate marks
+// tdf#94804: hack to map cross reference fields that reference duplicate marks
// note that we can't really check meta:generator for this since the file might
// be round-tripped by different versions preserving duplicates => always map
void XMLTextImportHelper::MapCrossRefHeadingFieldsHorribly()