[Libreoffice-commits] core.git: svx/qa
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Sun Sep 29 08:40:18 UTC 2019
svx/qa/unit/customshapes.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 66889d5219cec22bd0e654e5a812e90cdd04e59d
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun Sep 29 10:19:32 2019 +0200
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sun Sep 29 10:39:36 2019 +0200
Fix typo
Change-Id: I3a322ce0d16daa179dd674b975327180f8b10561
Reviewed-on: https://gerrit.libreoffice.org/79809
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/svx/qa/unit/customshapes.cxx b/svx/qa/unit/customshapes.cxx
index 5f5983776e15..ed26337380bf 100644
--- a/svx/qa/unit/customshapes.cxx
+++ b/svx/qa/unit/customshapes.cxx
@@ -465,7 +465,7 @@ CPPUNIT_TEST_FIXTURE(CustomshapesTest, testTdf127785_Mirror)
{
// The document contains two shapes, one with horizontal flip, the other with vertical
// flip. They are diamonds, so their text frame is symmetric to the center of the shape.
- // The shapes have not stroke and no fill, so that the bounding box sourrounds the text
+ // The shapes have not stroke and no fill, so that the bounding box surrounds the text
// and therefore equals approximately the text frame.
// Error was, that because of wrong calculation, the flipped shapes do not use the
// text frame but the frame rectangle for their text.
More information about the Libreoffice-commits
mailing list