summaryrefslogtreecommitdiff
path: root/writerfilter
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter')
-rw-r--r--writerfilter/source/dmapper/DomainMapper_Impl.cxx2
-rw-r--r--writerfilter/source/dmapper/FieldTypes.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/writerfilter/source/dmapper/DomainMapper_Impl.cxx b/writerfilter/source/dmapper/DomainMapper_Impl.cxx
index 9bc53f2f4b90..a21bc6118099 100644
--- a/writerfilter/source/dmapper/DomainMapper_Impl.cxx
+++ b/writerfilter/source/dmapper/DomainMapper_Impl.cxx
@@ -3482,7 +3482,7 @@ void DomainMapper_Impl::handleToc
{
bNewLine = true ;
}
-// \z Hides page numbers within the table of contens when shown in Web Layout View
+// \z Hides page numbers within the table of contents when shown in Web Layout View
if( lcl_FindInCommand( pContext->GetCommand(), 'z', sValue ))
{
bHideTabLeaderPageNumbers = true ;
diff --git a/writerfilter/source/dmapper/FieldTypes.hxx b/writerfilter/source/dmapper/FieldTypes.hxx
index 5c446a30c354..cf075cfc56d7 100644
--- a/writerfilter/source/dmapper/FieldTypes.hxx
+++ b/writerfilter/source/dmapper/FieldTypes.hxx
@@ -266,7 +266,7 @@ enum FieldId
\u Builds a table of contents by using the applied paragraph outline level
\w Preserve tab characters within table entries
\x Preserve newline characters within table entries
- \z Hides page numbers within the table of contens when shown in Web Layout View
+ \z Hides page numbers within the table of contents when shown in Web Layout View
*/
,FIELD_TOC
/*