summaryrefslogtreecommitdiff
path: root/oox
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2023-03-09 13:57:03 +0100
committerJulien Nabet <serval2412@yahoo.fr>2023-03-11 05:34:10 +0000
commit8013fce4c98e0e85e3fbc7d435d49217cf188258 (patch)
tree91cd896a9b542e9d3ccfc812e0e0a443e96478b4 /oox
parentbba20dfa2d69df6ae1e367022471c4eecf1079d6 (diff)
Fix typo
Change-Id: I37f1f41b93f1ec2a428e71fbbaa64437214d565e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148542 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'oox')
-rw-r--r--oox/qa/unit/export.cxx2
1 files changed, 1 insertions, 1 deletions
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.