summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtflde.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/txtflde.cxx')
-rw-r--r--xmloff/source/text/txtflde.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtflde.cxx b/xmloff/source/text/txtflde.cxx
index 3b7028a5d8da..291b8d21013f 100644
--- a/xmloff/source/text/txtflde.cxx
+++ b/xmloff/source/text/txtflde.cxx
@@ -1900,7 +1900,7 @@ void XMLTextFieldExport::ExportFieldDeclarations(
// export only used masters
DBG_ASSERT(nullptr != pUsedMasters,
"field masters must be recorded in order to be "
- "written out separatly" );
+ "written out separately" );
if (nullptr != pUsedMasters)
{
map<Reference<XText>, set<OUString> > ::iterator aMapIter =