Skip to content

Commit 4839740

Browse files
committed
Spelling
1 parent 7eab74f commit 4839740

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

python/core/auto_generated/effects/qgscoloreffect.sip.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Sets whether the effect should colorize a picture.
143143
%Docstring
144144
Returns whether the effect will colorize a picture.
145145

146-
:return: true if colorization is enableds
146+
:return: true if colorization is enabled
147147

148148
.. seealso:: :py:func:`setColorizeOn`
149149

scripts/spell_check/spelling.dat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2578,6 +2578,7 @@ emties:empties
25782578
emtpy:empty
25792579
emty:empty
25802580
emtying:emptying
2581+
enableds:enabled
25812582
enameld:enameled
25822583
enbale:enable
25832584
enbaled:enabled

src/core/effects/qgscoloreffect.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ class CORE_EXPORT QgsColorEffect : public QgsPaintEffect
130130

131131
/**
132132
* Returns whether the effect will colorize a picture.
133-
* \returns true if colorization is enableds
133+
* \returns true if colorization is enabled
134134
* \see setColorizeOn
135135
* \see colorizeColor
136136
* \see colorizeStrength

0 commit comments

Comments
 (0)