mirror of
https://github.com/django/django.git
synced 2025-07-24 13:44:32 +00:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue