#34018 closed Cleanup/optimization (fixed)
Typo in ref/contrib/flatpages.txt.
| Reported by: | sutm | Owned by: | Ferran Jovell |
|---|---|---|---|
| Component: | Documentation | Version: | 4.1 |
| Severity: | Normal | Keywords: | typo flatpages article |
| 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/4.1/ref/contrib/flatpages/
Where: At the beginning of the page, second paragraph
What: Wrong article in the sentence "A flatpage is a object with a URL, title and content."
How it should be?: "A flatpage is an object with a URL, title and content." (Use "an" instead of "a")
Change History (5)
comment:1 by , 3 years ago
| Summary: | Typo in flatpages docs → Typo in ref/contrib/flatpages.txt. |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 3 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
Thanks for the report. Would you like to prepare a patch?
Ticket are not required for typos, by the way.