Fixed #14100: Corrected spelling error in description of user_email. Thanks tom_simpson.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13574 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
a004ac6eef
commit
d69cdc6d70
|
@ -51,7 +51,7 @@ The built-in comment models
|
|||
|
||||
.. attribute:: user_email
|
||||
|
||||
The email of the user who posteed the comment.
|
||||
The email of the user who posted the comment.
|
||||
|
||||
.. attribute:: user_url
|
||||
|
||||
|
|
Loading…
Reference in New Issue