#14771 closed (fixed)
Typo in docs, "vistor"
Reported by: | christian_oudard | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.2 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
vistor -> visitor
Attachments (1)
Change History (6)
by , 14 years ago
Attachment: | vistor_typo.patch added |
---|
comment:1 by , 14 years ago
Summary: | Typo in docs → Typo in docs, "vistor" |
---|
comment:2 by , 14 years ago
Component: | Uncategorized → Documentation |
---|---|
Has patch: | set |
milestone: | → 1.3 |
Triage Stage: | Unreviewed → Accepted |
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 14 years ago
Note:
See TracTickets
for help on using tickets.
(In [14694]) Fixed #14771 -- corrected a typo in the testing docs. Thanks to Christian Oudard for the patch.