summaryrefslogtreecommitdiffstats
path: root/include/drawinglayer/primitive2d/backgroundcolorprimitive2d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/primitive2d/backgroundcolorprimitive2d.hxx')
-rw-r--r--include/drawinglayer/primitive2d/backgroundcolorprimitive2d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/primitive2d/backgroundcolorprimitive2d.hxx b/include/drawinglayer/primitive2d/backgroundcolorprimitive2d.hxx
index e712ffe18080..33cae391c045 100644
--- a/include/drawinglayer/primitive2d/backgroundcolorprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/backgroundcolorprimitive2d.hxx
@@ -36,7 +36,7 @@ namespace drawinglayer
This primitive is defined to fill the whole visible Viewport with
the given color (and thus decomposes to a filled polygon). This
- makes it a view-depnendent primitive by definition. It only has
+ makes it a view-dependent primitive by definition. It only has
a valid decomposition if a valid Viewport is given in the
ViewInformation2D at decomposition time.