summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive3d
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/primitive3d')
-rw-r--r--include/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx2
-rw-r--r--include/drawinglayer/primitive3d/sdrsphereprimitive3d.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx b/include/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx
index c4c489d8aea2..bd4a4fb0ef11 100644
--- a/include/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx
+++ b/include/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx
@@ -33,7 +33,7 @@ namespace drawinglayer
/** SdrCubePrimitive3D class
This 3D primitive expands the SdrPrimitive3D to a 3D cube definition.
- The cube is implicitely in unit coordinates and the given transformation
+ The cube is implicitly in unit coordinates and the given transformation
defines it's geometry in space.
*/
class DRAWINGLAYER_DLLPUBLIC SdrCubePrimitive3D : public SdrPrimitive3D
diff --git a/include/drawinglayer/primitive3d/sdrsphereprimitive3d.hxx b/include/drawinglayer/primitive3d/sdrsphereprimitive3d.hxx
index dc4f0d85b10a..50f3ad82f219 100644
--- a/include/drawinglayer/primitive3d/sdrsphereprimitive3d.hxx
+++ b/include/drawinglayer/primitive3d/sdrsphereprimitive3d.hxx
@@ -33,7 +33,7 @@ namespace drawinglayer
/** SdrSpherePrimitive3D class
This 3D primitive expands the SdrPrimitive3D to a 3D sphere definition.
- The sphere is implicitely in unit coordinates and the given transformation
+ The sphere is implicitly in unit coordinates and the given transformation
defines it's geometry in space.
*/
class DRAWINGLAYER_DLLPUBLIC SdrSpherePrimitive3D : public SdrPrimitive3D