summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txtfld.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/text/txtfld.cxx')
-rw-r--r--sw/source/core/text/txtfld.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/core/text/txtfld.cxx b/sw/source/core/text/txtfld.cxx
index 3dde379f61a2..7e958cd7be8c 100644
--- a/sw/source/core/text/txtfld.cxx
+++ b/sw/source/core/text/txtfld.cxx
@@ -531,7 +531,7 @@ SwNumberPortion *SwTextFormatter::NewNumberPortion( SwTextFormatInfo &rInf ) con
}
// Apply the explicit attributes from the character style
- // associated with the numering to the new bullet font.
+ // associated with the numbering to the new bullet font.
if( pFormat )
pNumFnt->SetDiffFnt( pFormat, pIDSA );
@@ -587,7 +587,7 @@ SwNumberPortion *SwTextFormatter::NewNumberPortion( SwTextFormatInfo &rInf ) con
}
// Apply the explicit attributes from the character style
- // associated with the numering to the new bullet font.
+ // associated with the numbering to the new bullet font.
if( pFormat )
pNumFnt->SetDiffFnt( pFormat, pIDSA );