Opened 16 years ago
Closed 16 years ago
#11519 closed (fixed)
Minor typo on "Release notes" documentation page.
| Reported by: | anonymous | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | 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
This is very minor, so I don't think I need to attach a patch file.
source:django/trunk/docs/releases/index.txt says:
Releases notes for the official Django releases.
it should be:
Release notes for the official Django releases.
(there is an extra "s" at the end of Release)
Change History (2)
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.
(In [11338]) Fixed #11519 -- Corrected minor typo in release notes index.