Opened 19 years ago
Closed 19 years ago
#3855 closed (fixed)
Typo in docs/testing.txt
| Reported by: | Owned by: | Jacob | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | dev@… | 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
"The is the final page content as rendered by the view, or any error message" 'The' should be changed to 'This'
Attachments (1)
Change History (3)
comment:1 by , 19 years ago
| Cc: | added |
|---|---|
| Has patch: | set |
| Triage Stage: | Unreviewed → Ready for checkin |
by , 19 years ago
| Attachment: | testing.diff added |
|---|
comment:2 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [4845]) Fixed #3855 -- Fixed typo in testing docs. Thanks for the report adamduren@…, and thanks to Simon for working up the patch.