Opened 16 years ago
Closed 16 years ago
#7998 closed (fixed)
Typo in [8125]
Reported by: | ElliottM | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | ||
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
The first work on line 544 says "formss", it should read "forms".
Attachments (1)
Change History (6)
by , 16 years ago
comment:1 by , 16 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:2 by , 16 years ago
Triage Stage: | Ready for checkin → Accepted |
---|
comment:3 by , 16 years ago
Triage Stage: | Accepted → Unreviewed |
---|
comment:4 by , 16 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:5 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [8152]) Fixed #7998 -- Corrected typo. Thanks to ElliotM for the report.