Opened 18 years ago
Closed 18 years ago
#4439 closed (fixed)
typo on testing docs "given your modules"
| Reported by: | Owned by: | Jacob | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | typo, docs | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
On the testing documentation (http://www.djangoproject.com/documentation/testing/), the following:
This gives the added advantage of given your modules automatic documentation
should be:
This gives the added advantage of giving your modules automatic documentation
Also, on this page's documentation:
Help us help you: we'll be able to fix your problem quickest if you follow our bug reporting guidlines and our patch submission guidlines.
guidelines is misspelled twice.
Attachments (1)
Change History (4)
comment:1 by , 18 years ago
| Has patch: | set |
|---|---|
| Keywords: | docs added |
| Triage Stage: | Unreviewed → Ready for checkin |
by , 18 years ago
| Attachment: | testing.diff added |
|---|
comment:2 by , 18 years ago
| Summary: | typo on testing docs and create new ticket pages → typo on testing docs "given your modules" |
|---|
comment:3 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Thank you, I've attached a patch that fixes the first part, the second (guidelines misspelt) is a duplicate of #4256.