diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2020-06-08 17:05:10 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2020-06-14 09:22:14 +0200 |
commit | a9fd52783c5b66a5bf9d26631d788fce0e500355 (patch) | |
tree | a4af9a91e8f4b4db9f4910f4cefa4f13d77666b4 /svx | |
parent | ef08ba8f89c4a2ff911a82498993ef88b40f2b92 (diff) |
Fix typos
Change-Id: I9fbb2e38632d8baa48fb9325824fd2bf7a064d10
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95840
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'svx')
-rw-r--r-- | svx/qa/unit/customshapes.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/qa/unit/customshapes.cxx b/svx/qa/unit/customshapes.cxx index 91ae38cfeff0..53826369612b 100644 --- a/svx/qa/unit/customshapes.cxx +++ b/svx/qa/unit/customshapes.cxx @@ -666,7 +666,7 @@ CPPUNIT_TEST_FIXTURE(CustomshapesTest, testTdf129532_MatrixFlipV) CPPUNIT_TEST_FIXTURE(CustomshapesTest, testTdf103474_commandT_CaseZeroHeight) { - // tdf103474 custom shape with command T to create quater ellipses in a bracket, + // tdf103474 custom shape with command T to create quarter ellipses in a bracket, // corner case where the ellipse has zero height. // Error was, that the calculation of the circle angle from the ellipse // angle results in a wrong angle for the case 180° and height zero. |