diff options
| author | Karen Tracey <kmtracey@gmail.com> | 2010-08-12 10:50:22 +0000 |
|---|---|---|
| committer | Karen Tracey <kmtracey@gmail.com> | 2010-08-12 10:50:22 +0000 |
| commit | 653da2dcebbeb39359bb01409fa1faca1b1a598b (patch) | |
| tree | 40b172ec6c3c8ffbe7a348b70c5b107ea2e478b7 /docs | |
| parent | ff51df013a31af1e0bdf9f8e65aca98e42ac04a9 (diff) | |
[1.2.X] Fixed #14100: Corrected spelling error in description of user_email. Thanks tom_simpson.
r13574 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13575 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/contrib/comments/models.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/comments/models.txt b/docs/ref/contrib/comments/models.txt index af85d68f00..51aa117a1c 100644 --- a/docs/ref/contrib/comments/models.txt +++ b/docs/ref/contrib/comments/models.txt @@ -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 |
