Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Feb 25, 2019
1 parent 7eab74f commit 4839740
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/core/auto_generated/effects/qgscoloreffect.sip.in
Expand Up @@ -143,7 +143,7 @@ Sets whether the effect should colorize a picture.
%Docstring
Returns whether the effect will colorize a picture.

:return: true if colorization is enableds
:return: true if colorization is enabled

.. seealso:: :py:func:`setColorizeOn`

Expand Down
1 change: 1 addition & 0 deletions scripts/spell_check/spelling.dat
Expand Up @@ -2578,6 +2578,7 @@ emties:empties
emtpy:empty
emty:empty
emtying:emptying
enableds:enabled
enameld:enameled
enbale:enable
enbaled:enabled
Expand Down
2 changes: 1 addition & 1 deletion src/core/effects/qgscoloreffect.h
Expand Up @@ -130,7 +130,7 @@ class CORE_EXPORT QgsColorEffect : public QgsPaintEffect

/**
* Returns whether the effect will colorize a picture.
* \returns true if colorization is enableds
* \returns true if colorization is enabled
* \see setColorizeOn
* \see colorizeColor
* \see colorizeStrength
Expand Down

0 comments on commit 4839740

Please sign in to comment.