[Libreoffice-commits] core.git: include/drawinglayer
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Fri Jul 5 21:06:38 UTC 2019
include/drawinglayer/primitive2d/baseprimitive2d.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a36e0f34f2d1baa95f3fe1c9afe6882abcf554dc
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun Jun 30 22:26:05 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri Jul 5 23:05:37 2019 +0200
Fix typo
Change-Id: I7e22d7e56e0816f446d9d37ca85c7fddee79bd66
Reviewed-on: https://gerrit.libreoffice.org/75115
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/include/drawinglayer/primitive2d/baseprimitive2d.hxx b/include/drawinglayer/primitive2d/baseprimitive2d.hxx
index c06065117b75..67a40d77e4c6 100644
--- a/include/drawinglayer/primitive2d/baseprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/baseprimitive2d.hxx
@@ -32,7 +32,7 @@
/** defines for DeclPrimitive2DIDBlock and ImplPrimitive2DIDBlock
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 getPrimitive2DID()
*/
More information about the Libreoffice-commits
mailing list