summaryrefslogtreecommitdiff
path: root/svx/source/sdr/primitive2d/sdrrectangleprimitive2d.cxx
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2013-05-17 14:36:17 +0200
committerJan Holesovsky <kendy@suse.cz>2013-05-20 13:10:22 +0200
commit00b33bf3ef873f68444c896c37381ea05628e715 (patch)
tree85db9ac9358a9d67148cc17843dfaee60da62f2d /svx/source/sdr/primitive2d/sdrrectangleprimitive2d.cxx
parentc21f91c0e175c54e100514da1187d8fad882eefc (diff)
drawinglayer: Fix typo Primitrive -> Primitive.
Change-Id: Iec1f5192fb052e884c4878ffb017dfd2f5f99350
Diffstat (limited to 'svx/source/sdr/primitive2d/sdrrectangleprimitive2d.cxx')
-rw-r--r--svx/source/sdr/primitive2d/sdrrectangleprimitive2d.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sdr/primitive2d/sdrrectangleprimitive2d.cxx b/svx/source/sdr/primitive2d/sdrrectangleprimitive2d.cxx
index 4b48bee34417..8568589faafe 100644
--- a/svx/source/sdr/primitive2d/sdrrectangleprimitive2d.cxx
+++ b/svx/source/sdr/primitive2d/sdrrectangleprimitive2d.cxx
@@ -144,7 +144,7 @@ namespace drawinglayer
}
// provide unique ID
- ImplPrimitrive2DIDBlock(SdrRectanglePrimitive2D, PRIMITIVE2D_ID_SDRRECTANGLEPRIMITIVE2D)
+ ImplPrimitive2DIDBlock(SdrRectanglePrimitive2D, PRIMITIVE2D_ID_SDRRECTANGLEPRIMITIVE2D)
} // end of namespace primitive2d
} // end of namespace drawinglayer