summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unosett.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/unocore/unosett.cxx')
-rw-r--r--sw/source/core/unocore/unosett.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/unocore/unosett.cxx b/sw/source/core/unocore/unosett.cxx
index 1932d757e035..40be86a5c735 100644
--- a/sw/source/core/unocore/unosett.cxx
+++ b/sw/source/core/unocore/unosett.cxx
@@ -1765,7 +1765,7 @@ void SwXNumberingRules::SetNumberingRuleByIndex(
}
aFmt.SetCharFmt( pCharFmt );
// #i51842#
- // If the character format has been found it's name should not be in the
+ // If the character format has been found its name should not be in the
// char style names array
m_sNewCharStyleNames[(sal_uInt16)nIndex] = OUString();
}