summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
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