Opened 16 years ago
Closed 16 years ago
#11780 closed (fixed)
Small typo (two articles) in the static file serving docs
| Reported by: | anonymous | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.1 |
| Severity: | Keywords: | typo | |
| Cc: | david@… | Triage Stage: | Ready for checkin |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
In the following sentence fragment, two articles are used, and only one should be used:
Django will still load templates with the older (no extension) name, but it will prefer a the directory_index.html version.
Instead, the latter half should say "but it will prefer the directory_index.html version" (removed 'a').
Attachments (1)
Change History (3)
by , 16 years ago
| Attachment: | 11780.diff added |
|---|
comment:1 by , 16 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
typo