Fixed #11976 -- Ended our campaign to add the word 'valdation' to the English language

git-svn-id: http://code.djangoproject.com/svn/django/trunk@12201 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Adrian Holovaty 2010-01-10 21:51:14 +00:00
parent 8b9cf79ff6
commit dd167aa91e
1 changed files with 1 additions and 1 deletions

View File

@ -45,4 +45,4 @@ forms that you can subclass to reuse pieces of the form handling logic:
Handles the details of the comment itself.
This class contains the ``name``, ``email``, ``url``, and the ``comment``
field itself, along with the associated valdation logic.
field itself, along with the associated validation logic.