summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2023-02-12 12:39:20 +0100
committerJulien Nabet <serval2412@yahoo.fr>2023-02-12 19:36:03 +0000
commit60d7056184e558ab27c67a1500f705db5dfb9d02 (patch)
treebcb4e2b728ef05846a96daabdc0e3d90cb91aeaa /include
parentf1fddf82234c3925d98a01e52a9ecfb5093a0e60 (diff)
Fix typo
Change-Id: Ia21de983bd4295f399e9753c29bc2a3cace2f250 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146835 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include')
-rw-r--r--include/drawinglayer/attribute/fillgradientattribute.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/attribute/fillgradientattribute.hxx b/include/drawinglayer/attribute/fillgradientattribute.hxx
index 0afd20245f76..7a10806b1e9f 100644
--- a/include/drawinglayer/attribute/fillgradientattribute.hxx
+++ b/include/drawinglayer/attribute/fillgradientattribute.hxx
@@ -110,7 +110,7 @@ public:
Start/EndColor will be added to the internal ColorSteps with
the according default offsets. A rigid correction/input data
- testing is done by the construtor, including to sort the
+ testing is done by the constructor, including to sort the
ColorSteps by offset.
To access e.g. the StartColor, use getColorSteps().front(), and