[Libreoffice-commits] core.git: include/drawinglayer
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Fri Jul 5 21:04:53 UTC 2019
include/drawinglayer/primitive2d/cropprimitive2d.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 02edd6b97e15239220594de69fa93e0f875bb4cf
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun Jun 30 22:26:03 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri Jul 5 23:03:54 2019 +0200
Fix typo
Change-Id: I6b761a20bfe06936aa6872320caff42b044c84e3
Reviewed-on: https://gerrit.libreoffice.org/75125
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/include/drawinglayer/primitive2d/cropprimitive2d.hxx b/include/drawinglayer/primitive2d/cropprimitive2d.hxx
index cf1dcaca04a9..ee5871e8a52c 100644
--- a/include/drawinglayer/primitive2d/cropprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/cropprimitive2d.hxx
@@ -41,7 +41,7 @@ namespace drawinglayer
to get to the uncropped original content.
Thus a transformation has to be calculated which will be applied
- to the already exsisting content to get it to the uncropped state
+ to the already existing content to get it to the uncropped state
and then this is masked with the current state (mask polygon
created from unit polygon and maTransformation).
More information about the Libreoffice-commits
mailing list