#14100 closed (fixed)
Spelling error
Reported by: | tom_simpson | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.2 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Re: http://docs.djangoproject.com/en/dev/ref/contrib/comments/models/
Hi,
Just a spelling error within the second line below... [Nothing too serious] :)
user_email
The email of the user who posteed the comment.
Thanks,
Tom
Change History (2)
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 14 years ago
Note:
See TracTickets
for help on using tickets.
(In [13574]) Fixed #14100: Corrected spelling error in description of user_email. Thanks tom_simpson.