Opened 14 years ago
Closed 14 years ago
#16545 closed Cleanup/optimization (fixed)
Minor typo in django-admin docs.
| Reported by: | ShawnMilo | Owned by: | aroy |
|---|---|---|---|
| Component: | Documentation | Version: | 1.3 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
"The following options are not available on every commands"
Should probably be:
"The following options are not available on every command"
or
"The following options are not available on all commands"
Since there's a decision to be made and applying the patch would take more work than manually typing the change, I 'm not attaching a patch.
Attachments (1)
Change History (8)
comment:1 by , 14 years ago
| Easy pickings: | set |
|---|---|
| Summary: | Typo in django-admin docs. → Minor typo in django-admin docs. |
comment:2 by , 14 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:3 by , 14 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
I am helping a fellow developer get started with contributing to Django and can make use of this ticket.
comment:4 by , 14 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
by , 14 years ago
| Attachment: | ticket_16545.diff added |
|---|
comment:5 by , 14 years ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
comment:6 by , 14 years ago
| Has patch: | set |
|---|
Note:
See TracTickets
for help on using tickets.
Another suggestion: "The following options are common to several, though not all, commands."