Author: kmtracey
Date: 2010-08-12 05:48:24 -0500 (Thu, 12 Aug 2010)
New Revision: 13574
Modified:
django/trunk/docs/ref/contrib/comments/models.txt
Log:
Fixed #14100: Corrected spelling error in description of user_email. Thanks
tom_simpson.
Modified: django/trunk/docs/ref/contrib/comments/models.txt
===================================================================
--- django/trunk/docs/ref/contrib/comments/models.txt 2010-08-11 12:26:15 UTC
(rev 13573)
+++ django/trunk/docs/ref/contrib/comments/models.txt 2010-08-12 10:48:24 UTC
(rev 13574)
@@ -51,7 +51,7 @@
.. attribute:: user_email
- The email of the user who posteed the comment.
+ The email of the user who posted the comment.
.. attribute:: user_url
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.