Author: kmtracey
Date: 2010-08-12 05:50:22 -0500 (Thu, 12 Aug 2010)
New Revision: 13575
Modified:
django/branches/releases/1.2.X/
django/branches/releases/1.2.X/docs/ref/contrib/comments/models.txt
Log:
[1.2.X] Fixed #14100: Corrected spelling error in description of user_email.
Thanks tom_simpson.
r13574 from trunk.
Property changes on: django/branches/releases/1.2.X
___________________________________________________________________
Name: svnmerge-integrated
- /django/trunk:1-13360,13434,13480
+ /django/trunk:1-13360,13434,13480,13574
Modified: django/branches/releases/1.2.X/docs/ref/contrib/comments/models.txt
===================================================================
--- django/branches/releases/1.2.X/docs/ref/contrib/comments/models.txt
2010-08-12 10:48:24 UTC (rev 13574)
+++ django/branches/releases/1.2.X/docs/ref/contrib/comments/models.txt
2010-08-12 10:50:22 UTC (rev 13575)
@@ -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.