summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmloff/source/draw/ximpshap.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/ximpshap.cxx b/xmloff/source/draw/ximpshap.cxx
index 1dc5a2618d16..7532b4320099 100644
--- a/xmloff/source/draw/ximpshap.cxx
+++ b/xmloff/source/draw/ximpshap.cxx
@@ -1627,7 +1627,7 @@ void SdXMLTextBoxShapeContext::startFastElement (sal_Int32 nElement,
//A if(!bIsPresShape || mbIsUserTransformed)
//A {
//A // set pos and size on shape, this should remove binding
-//A // to pres object on masterpage
+//A // to presentation object on masterpage
//A SetSizeAndPosition();
//A }