Opened 15 years ago
Closed 15 years ago
#15147 closed (fixed)
Typo in "Managing static files"
| Reported by: | Ori Livneh | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| 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
In http://docs.djangoproject.com/en/dev/howto/static-files/, 'a additional' should be 'an additional'.
Note:
See TracTickets
for help on using tickets.
(In [15284]) Fixed #15147 - Typo in "Managing static files"; thanks ori for the report.