summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive3d
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-08 10:44:47 +0000
committerJens Carl <j.carl43@gmx.de>2019-07-09 04:51:43 +0200
commit4cd5a3fb17db08d59ea19c5cb0b0395d791ac5df (patch)
tree17be5215040ba7a2134bef038ec41e5075e61fc1 /include/drawinglayer/primitive3d
parentebf60fdb52884f23572fad5826c853e949424884 (diff)
Fix typo
Change-Id: Ia580a674e6204fe81b919db67def8b7834f4c0db Reviewed-on: https://gerrit.libreoffice.org/75263 Tested-by: Jenkins Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'include/drawinglayer/primitive3d')
-rw-r--r--include/drawinglayer/primitive3d/baseprimitive3d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/primitive3d/baseprimitive3d.hxx b/include/drawinglayer/primitive3d/baseprimitive3d.hxx
index dc419df482cb..4e93523f8e8e 100644
--- a/include/drawinglayer/primitive3d/baseprimitive3d.hxx
+++ b/include/drawinglayer/primitive3d/baseprimitive3d.hxx
@@ -31,7 +31,7 @@
/** defines for DeclPrimitive3DIDBlock and ImplPrimitive3DIDBlock
Added to be able to simply change identification stuff later, e.g. add
- a identification string and/or ID to the interface and to the implementation
+ an identification string and/or ID to the interface and to the implementation
ATM used to delclare implement getPrimitive3DID()
*/