diff options
Diffstat (limited to 'svx/inc/sdr')
-rw-r--r-- | svx/inc/sdr/primitive2d/sdrpathprimitive2d.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/sdr/primitive2d/sdrpathprimitive2d.hxx b/svx/inc/sdr/primitive2d/sdrpathprimitive2d.hxx index 732b5de30dec..9f7b1d0f020d 100644 --- a/svx/inc/sdr/primitive2d/sdrpathprimitive2d.hxx +++ b/svx/inc/sdr/primitive2d/sdrpathprimitive2d.hxx @@ -48,7 +48,7 @@ namespace drawinglayer // 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) + // when applying the also given transformation (maTransform) basegfx::B2DPolyPolygon const maUnitDefinitionPolyPolygon; protected: |