summaryrefslogtreecommitdiffstats
path: root/include/drawinglayer/primitive2d/gridprimitive2d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/primitive2d/gridprimitive2d.hxx')
-rw-r--r--include/drawinglayer/primitive2d/gridprimitive2d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/primitive2d/gridprimitive2d.hxx b/include/drawinglayer/primitive2d/gridprimitive2d.hxx
index ad7cca17b90c..6f501bcb4c7a 100644
--- a/include/drawinglayer/primitive2d/gridprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/gridprimitive2d.hxx
@@ -38,7 +38,7 @@ namespace drawinglayer
This primitive is specialized to Grid visualisation. The graphic definition
(Transform) contains the whole grid area, but will of course be combined
- with the visible area (Viewport) when decomposed. Also a reolution-dependent
+ with the visible area (Viewport) when decomposed. Also a resolution-dependent
point reduction is used to not create too much grid visualisation data. This
makes this primitive highly view-dependent and it dynamically buffers
the last decomposition dependent from the Viewport used.