File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
python/core/auto_generated/effects Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ Sets whether the effect should colorize a picture.
143143%Docstring
144144Returns 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
Original file line number Diff line number Diff line change @@ -2578,6 +2578,7 @@ emties:empties
25782578emtpy:empty
25792579emty:empty
25802580emtying:emptying
2581+ enableds:enabled
25812582enameld:enameled
25822583enbale:enable
25832584enbaled:enabled
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments