Opened 13 years ago
Closed 13 years ago
#20307 closed Cleanup/optimization (fixed)
Word repeated in tutorial
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| 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
https://docs.djangoproject.com/en/1.5/intro/tutorial06/ says:
"For more details on settings and other bits included with the framework see the static files howto and the the staticfiles reference."
"the the" should be "the".
Attachments (1)
Change History (5)
comment:1 by , 13 years ago
| Easy pickings: | set |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
| Type: | Uncategorized → Bug |
by , 13 years ago
| Attachment: | 0001-Fixed-20307-word-repeated-in-tutorial.patch added |
|---|
comment:2 by , 13 years ago
Am I doing this right? I only meant to report this issue originally, but it turned out to be way easier to fix it than I'd imagined.
comment:3 by , 13 years ago
| Has patch: | set |
|---|---|
| Triage Stage: | Accepted → Ready for checkin |
| Type: | Bug → Cleanup/optimization |
| Version: | 1.4 → master |
The patch you've written nails it. Marking as RFC.
comment:4 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Possible patch to fix the "the the"