[Libreoffice-commits] core.git: include/drawinglayer
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Tue Jul 9 02:53:04 UTC 2019
include/drawinglayer/primitive3d/baseprimitive3d.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4cd5a3fb17db08d59ea19c5cb0b0395d791ac5df
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Jul 8 10:44:47 2019 +0000
Commit: Jens Carl <j.carl43 at gmx.de>
CommitDate: Tue Jul 9 04:51:43 2019 +0200
Fix typo
Change-Id: Ia580a674e6204fe81b919db67def8b7834f4c0db
Reviewed-on: https://gerrit.libreoffice.org/75263
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43 at gmx.de>
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()
*/
More information about the Libreoffice-commits
mailing list