summaryrefslogtreecommitdiffstats
path: root/include/svx/sdr/contact/viewcontactofe3dscene.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/contact/viewcontactofe3dscene.hxx')
-rw-r--r--include/svx/sdr/contact/viewcontactofe3dscene.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sdr/contact/viewcontactofe3dscene.hxx b/include/svx/sdr/contact/viewcontactofe3dscene.hxx
index bd48cbdaf227..f0334cb32ad8 100644
--- a/include/svx/sdr/contact/viewcontactofe3dscene.hxx
+++ b/include/svx/sdr/contact/viewcontactofe3dscene.hxx
@@ -76,7 +76,7 @@ namespace sdr
// given SetOfByte is done.
drawinglayer::primitive2d::Primitive2DSequence createScenePrimitive2DSequence(const SetOfByte* pLayerVisibility) const;
- // helpers to get the sequence of all contained 3D primitives and it's range,
+ // helpers to get the sequence of all contained 3D primitives and its range,
// regardless of layer or visibility constraints and using a neutral ViewInformation3D
drawinglayer::primitive3d::Primitive3DSequence getAllPrimitive3DSequence() const;
basegfx::B3DRange getAllContentRange3D() const;