Opened 18 years ago
Closed 18 years ago
#5181 closed (fixed)
testing.txt: "passwd&secret"
| Reported by: | Owned by: | Jacob | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
On line 484 in testing.txt, "name=fred&passwd&secret" should be changed to "name=fred&passwd=secret".
Note:
See TracTickets
for help on using tickets.
(In [5904]) Fixed #5181 -- Fixed typo in example in docs/testing.txt. Thanks, hayley