summaryrefslogtreecommitdiffstats
path: root/include/drawinglayer/primitive3d/hiddengeometryprimitive3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/primitive3d/hiddengeometryprimitive3d.hxx')
-rw-r--r--include/drawinglayer/primitive3d/hiddengeometryprimitive3d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/primitive3d/hiddengeometryprimitive3d.hxx b/include/drawinglayer/primitive3d/hiddengeometryprimitive3d.hxx
index 7f47c8817048..f9f6db3dd01a 100644
--- a/include/drawinglayer/primitive3d/hiddengeometryprimitive3d.hxx
+++ b/include/drawinglayer/primitive3d/hiddengeometryprimitive3d.hxx
@@ -39,7 +39,7 @@ namespace drawinglayer
// to 'if neither filled nor lines' creation criteria. The whole primitive
// decomposes to nothing, so no one not knowing it will be influenced. Only
// helper processors for hit test (and maybe BoundRect extractors) will
- // use it and it's children subcontent.
+ // use it and its children subcontent.
class DRAWINGLAYER_DLLPUBLIC HiddenGeometryPrimitive3D : public GroupPrimitive3D
{
public: