summaryrefslogtreecommitdiffstats
path: root/include/drawinglayer/primitive2d/markerarrayprimitive2d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/primitive2d/markerarrayprimitive2d.hxx')
-rw-r--r--include/drawinglayer/primitive2d/markerarrayprimitive2d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/primitive2d/markerarrayprimitive2d.hxx b/include/drawinglayer/primitive2d/markerarrayprimitive2d.hxx
index b2c1afacd97d..15c33c97e001 100644
--- a/include/drawinglayer/primitive2d/markerarrayprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/markerarrayprimitive2d.hxx
@@ -52,7 +52,7 @@ namespace drawinglayer
/// the positions for the marker
std::vector< basegfx::B2DPoint > maPositions;
- /// the marker definintion to visualize
+ /// the marker definition to visualize
BitmapEx maMarker;
protected: