Fixed typos and updated spelling wordlist.

This commit is contained in:
Floris den Hengst 2015-03-07 17:34:33 +01:00 committed by Baptiste Mispelon
parent 87d78241a2
commit e42a720ba2
6 changed files with 197 additions and 9 deletions

View file

@ -70,7 +70,7 @@ Writing action functions
------------------------
First, we'll need to write a function that gets called when the action is
trigged from the admin. Action functions are just regular functions that take
triggered from the admin. Action functions are just regular functions that take
three arguments:
* The current :class:`ModelAdmin`