From 8013fce4c98e0e85e3fbc7d435d49217cf188258 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Thu, 9 Mar 2023 13:57:03 +0100 Subject: Fix typo Change-Id: I37f1f41b93f1ec2a428e71fbbaa64437214d565e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148542 Tested-by: Julien Nabet Reviewed-by: Julien Nabet --- oox/qa/unit/export.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'oox') diff --git a/oox/qa/unit/export.cxx b/oox/qa/unit/export.cxx index 5a90126bfbe1..0e2a2669ee79 100644 --- a/oox/qa/unit/export.cxx +++ b/oox/qa/unit/export.cxx @@ -1065,7 +1065,7 @@ CPPUNIT_TEST_FIXTURE(Test, testFontworkLinGradientRGBColor) CPPUNIT_TEST_FIXTURE(Test, testFontworkAxialGradientTransparency) { - // The document has a Fontwork shape with UI settings: solid fill theme color Accen3 25% darker, + // The document has a Fontwork shape with UI settings: solid fill theme color Accent3 25% darker, // Transparency gradient Type Axial with Angle 160deg, Transition start 40%, // Start value 5%, End value 90% // Without fix the gradient was not exported at all. -- cgit v1.2.3