correct spelling mistakes

This commit is contained in:
Edward Betts
2017-10-23 08:18:08 +01:00
parent 2e9f0bd589
commit 311d203e3a
3 changed files with 3 additions and 3 deletions

View File

@@ -76,7 +76,7 @@ Signals
:noindex:
Called after the image is resized. This signal work differently, the
modified image object must be returned by the registered funtion.
modified image object must be returned by the registered function.
:param img: the PIL image object.
:param settings: the settings dict.