Opened 16 years ago
Closed 16 years ago
#7870 closed (fixed)
Typo in forms documentation -- combining media
Reported by: | Owned by: | nobody | |
---|---|---|---|
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
The example is trying to combine two Widgets instead of two Media objects.
Attachments (1)
Change History (2)
by , 16 years ago
comment:1 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [8049]) Fixed #7870 -- Fixed typo in docs/forms.txt. Bad form, whoever originally wrote that