summaryrefslogtreecommitdiffstats
path: root/filter/source/msfilter/eschesdo.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/msfilter/eschesdo.cxx')
-rw-r--r--filter/source/msfilter/eschesdo.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/msfilter/eschesdo.cxx b/filter/source/msfilter/eschesdo.cxx
index 4f98103eabc2..6c1d7ef8d40f 100644
--- a/filter/source/msfilter/eschesdo.cxx
+++ b/filter/source/msfilter/eschesdo.cxx
@@ -1110,7 +1110,7 @@ basegfx::B2DRange getUnrotatedGroupBoundRange(const Reference< XShape >& rxShape
}
else
{
- // iT#s a xShape, get it's transformation
+ // iT#s a xShape, get its transformation
const Reference< XPropertySet > mXPropSet(rxShape, UNO_QUERY);
if(mXPropSet.is())