Opened 17 years ago
Closed 17 years ago
#4547 closed (fixed)
Small typos in newforms doc
Reported by: | Owned by: | Jacob | |
---|---|---|---|
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
Fixed a few small typos in newforms docs from changeset 5460. Patch attached.
Attachments (1)
Change History (5)
by , 17 years ago
Attachment: | newforms-typos.diff added |
---|
comment:1 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 17 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Since django is for perfectionists, I'll point out that 5468 doesn't include the last typo I pointed out, namely "thei" to "their". Take a look at the attached diff again and you'll see it at the bottom.
comment:3 by , 17 years ago
Has patch: | unset |
---|---|
Triage Stage: | Unreviewed → Ready for checkin |
The patch itself isn't appropriate, but it shows the one character change required :)
comment:4 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
Fixed a few small typos in newforms doc