summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/text/txtparai.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/source/text/txtparai.cxx b/xmloff/source/text/txtparai.cxx
index 504c32b90f57..20f2b5c6388e 100644
--- a/xmloff/source/text/txtparai.cxx
+++ b/xmloff/source/text/txtparai.cxx
@@ -1182,7 +1182,7 @@ void XMLTOCMarkImportContext_Impl::ProcessAttribute(
{
case XML_ELEMENT(TEXT, XML_OUTLINE_LEVEL):
{
- // ouline level: set Level property
+ // outline level: set Level property
sal_Int32 nTmp;
if (::sax::Converter::convertNumber( nTmp, aIter.toView() )
&& nTmp >= 1
@@ -1239,7 +1239,7 @@ void XMLUserIndexMarkImportContext_Impl::ProcessAttribute(
break;
case XML_ELEMENT(TEXT, XML_OUTLINE_LEVEL):
{
- // ouline level: set Level property
+ // outline level: set Level property
sal_Int32 nTmp;
if (::sax::Converter::convertNumber(
nTmp, aIter.toView(), 0,