summaryrefslogtreecommitdiffstats
path: root/xmloff/source/text/txtimp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/txtimp.cxx')
-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 9afcb432d69f..53b6037fcbdc 100644
--- a/xmloff/source/text/txtimp.cxx
+++ b/xmloff/source/text/txtimp.cxx
@@ -2627,7 +2627,7 @@ void XMLTextImportHelper::ConnectFrameChains(
{
if((*j).equals(rFrmName))
{
- // The previuous frame must exist, because it existing than
+ // The previous frame must exist, because it existing than
// inserting the entry
rFrmPropSet->setPropertyValue(s_ChainPrevName, makeAny(*i));