summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-05-29 14:17:29 +0300
committerTor Lillqvist <tml@collabora.com>2014-05-29 14:29:43 +0300
commit3f0678bfc8011a33d7bdc790665648e39994c657 (patch)
tree189469e0db426ee68080d01ae727c0e8595137b3 /include/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx
parentde6a2166633cd122d4bdf96780893bb48822f64a (diff)
Some spelling corrections
Change-Id: Ie77596a51a6a37e9f59a6ba14bdde7994efd29ad
Diffstat (limited to 'include/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx')
-rw-r--r--include/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx b/include/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx
index bd4a4fb0ef11..01064d958a7f 100644
--- a/include/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx
+++ b/include/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx
@@ -34,7 +34,7 @@ namespace drawinglayer
This 3D primitive expands the SdrPrimitive3D to a 3D cube definition.
The cube is implicitly in unit coordinates and the given transformation
- defines it's geometry in space.
+ defines its geometry in space.
*/
class DRAWINGLAYER_DLLPUBLIC SdrCubePrimitive3D : public SdrPrimitive3D
{