From a9fd52783c5b66a5bf9d26631d788fce0e500355 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Mon, 8 Jun 2020 17:05:10 +0200 Subject: Fix typos Change-Id: I9fbb2e38632d8baa48fb9325824fd2bf7a064d10 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95840 Tested-by: Julien Nabet Reviewed-by: Julien Nabet --- svx/qa/unit/customshapes.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svx/qa') 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. -- cgit