summaryrefslogtreecommitdiffstats
path: root/include/drawinglayer/primitive2d/modifiedcolorprimitive2d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/primitive2d/modifiedcolorprimitive2d.hxx')
-rw-r--r--include/drawinglayer/primitive2d/modifiedcolorprimitive2d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/primitive2d/modifiedcolorprimitive2d.hxx b/include/drawinglayer/primitive2d/modifiedcolorprimitive2d.hxx
index 1f37fbcfc819..156a0ceb3873 100644
--- a/include/drawinglayer/primitive2d/modifiedcolorprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/modifiedcolorprimitive2d.hxx
@@ -36,7 +36,7 @@ namespace drawinglayer
/** ModifiedColorPrimitive2D class
This primitive is a grouping primitive and allows to define
- how the colors of it's child content shall be modified for
+ how the colors of its child content shall be modified for
visualisation. This can be (and is) used e.g. for generic shadow
visualisation by forcing all color usages of the contained
sub-content to the shadow color.