Author: adrian
Date: 2010-01-10 15:51:14 -0600 (Sun, 10 Jan 2010)
New Revision: 12201

Modified:
   django/trunk/docs/ref/contrib/comments/forms.txt
Log:
Fixed #11976 -- Ended our campaign to add the word 'valdation' to the English 
language

Modified: django/trunk/docs/ref/contrib/comments/forms.txt
===================================================================
--- django/trunk/docs/ref/contrib/comments/forms.txt    2010-01-10 21:48:54 UTC 
(rev 12200)
+++ django/trunk/docs/ref/contrib/comments/forms.txt    2010-01-10 21:51:14 UTC 
(rev 12201)
@@ -45,4 +45,4 @@
    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.
\ No newline at end of file
+   field itself, along with the associated validation logic.
\ No newline at end of file

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.


Reply via email to