summaryrefslogtreecommitdiff
path: root/svx/inc/sdr
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/sdr')
-rw-r--r--svx/inc/sdr/primitive2d/sdrpathprimitive2d.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/inc/sdr/primitive2d/sdrpathprimitive2d.hxx b/svx/inc/sdr/primitive2d/sdrpathprimitive2d.hxx
index e165344b26c1..a9d86cb34481 100644
--- a/svx/inc/sdr/primitive2d/sdrpathprimitive2d.hxx
+++ b/svx/inc/sdr/primitive2d/sdrpathprimitive2d.hxx
@@ -42,10 +42,10 @@ namespace drawinglayer
// OperationSmiley: Added to be able to define a FillGeometry different from local
// geometry. It is ignored when empty and/or equal to UnitPolyPolygon.
- // If used and there is a fill, object's geomery (maUnitPolyPolygon) will be filled,
+ // If used and there is a fill, the object's geometry (maUnitPolyPolygon) will be filled,
// but UnitDefinitionPolyPolygon will be used to define the FillStyle. Thus when
// using the 'same' UnitDefinitionPolyPolygon for multiple definitions,
- // all filled stuff using it will fit seamless together.
+ // all filled stuff using it will fit seamlessly together.
// 'same' is in quotes since it is a UnitPolygon, so being relative to the
// unit polygon of the local geometry (UnitPolyPolygon). The definition is complete
// when applying the also given transfomation (maTransform)