summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/sdpropls.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/sdpropls.cxx')
-rw-r--r--xmloff/source/draw/sdpropls.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/sdpropls.cxx b/xmloff/source/draw/sdpropls.cxx
index d950505895d3..72d6315fa088 100644
--- a/xmloff/source/draw/sdpropls.cxx
+++ b/xmloff/source/draw/sdpropls.cxx
@@ -1251,7 +1251,7 @@ void XMLShapeExportPropertyMapper::ContextFilter(
case CTF_SD_NUMBERINGRULES_NAME:
{
// this property is not exported in the style:properties element
- // because its an XIndexAccess and not a string.
+ // because it's an XIndexAccess and not a string.
// This will be handled in SvXMLAutoStylePoolP::exportStyleAttributes
// This is suboptimal
if( !mbIsInAutoStyles )