summaryrefslogtreecommitdiff
path: root/svx/inc
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-03-24 12:36:28 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2018-03-24 14:08:10 -0600
commit4e2e1d04d8f9a38d76c259bb21fbf53b1088b813 (patch)
tree636e4dad4c9353ee5db6183b2462ccd3e64c817d /svx/inc
parenta541c989f07fd7cf908915a9f005d32aca6cd953 (diff)
Fix typos
Change-Id: I6c515e716b232fecfe1750b806f0a5624f648de5
Diffstat (limited to 'svx/inc')
-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)