summaryrefslogtreecommitdiffstats
path: root/sw/source/filter/html/htmlnum.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/html/htmlnum.cxx')
-rw-r--r--sw/source/filter/html/htmlnum.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/html/htmlnum.cxx b/sw/source/filter/html/htmlnum.cxx
index 12f492829f48..0fff1bfecb60 100644
--- a/sw/source/filter/html/htmlnum.cxx
+++ b/sw/source/filter/html/htmlnum.cxx
@@ -724,7 +724,7 @@ Writer& OutHTML_NumBulListStart( SwHTMLWriter& rWrt,
->Get( rInfo.GetDepth()-1 ).GetNumberingType();
if( SVX_NUM_CHAR_SPECIAL != eType && SVX_NUM_BITMAP != eType )
{
- // If its a numbering rule, the current number should be
+ // If it's a numbering rule, the current number should be
// exported as start value, but only if there are no nodes
// within the numbering that have a lower level
bStartValue = sal_True;