#8601 closed (fixed)
Typo in comments view
Reported by: | Julien Phalip | Owned by: | nobody |
---|---|---|---|
Component: | contrib.comments | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The patch should speak for itself. I've also removed an unused import.
Attachments (1)
Change History (5)
by , 16 years ago
Attachment: | 8601.comment-view-typo.diff added |
---|
comment:1 by , 16 years ago
Component: | Uncategorized → django.contrib.comments |
---|
comment:2 by , 16 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [8642]) Fixed #8601: a small typo in comment views.