summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/msdffimp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/msfilter/msdffimp.cxx')
-rw-r--r--filter/source/msfilter/msdffimp.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/source/msfilter/msdffimp.cxx b/filter/source/msfilter/msdffimp.cxx
index c869d1e2684f..34638f96215f 100644
--- a/filter/source/msfilter/msdffimp.cxx
+++ b/filter/source/msfilter/msdffimp.cxx
@@ -4959,8 +4959,8 @@ SdrObject* SvxMSDffManager::ProcessObj(SvStream& rSt,
if (!bTextFrame)
{
//Either
- //a) its a simple text object or
- //b) its a rectangle with text and square wrapping.
+ //a) it's a simple text object or
+ //b) it's a rectangle with text and square wrapping.
bTextFrame =
(
(pImpRec->eShapeType == mso_sptTextSimple) ||