summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtprmap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/txtprmap.cxx')
-rw-r--r--xmloff/source/text/txtprmap.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtprmap.cxx b/xmloff/source/text/txtprmap.cxx
index 7f892f483e65..12d7a29db9b6 100644
--- a/xmloff/source/text/txtprmap.cxx
+++ b/xmloff/source/text/txtprmap.cxx
@@ -1001,7 +1001,7 @@ static XMLPropertyMapEntry *lcl_txtprmap_getMap( TextPropMap nType )
pMap = aXMLTextPropMap;
break;
case TextPropMap::SHAPE_PARA:
- // #i125045# use [21] instead of [1] for text props for Shapes, idices
+ // #i125045# use [21] instead of [1] for text props for Shapes, indices
// [1..20] contain the DrawingLayer FillStyle attributes corresponding to
// [XATTR_FILL_FIRST .. XATTR_FILL_LAST] and would be double since Shapes
// already contain these (usually in aXMLSDProperties)