Opened 15 years ago
Closed 15 years ago
#8909 closed (fixed)
Typo in contenttypes docs
Reported by: | arien | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.0 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
A single quote is missing, see patch.
Attachments (1)
Change History (2)
Changed 15 years ago by
Attachment: | ref-contrib-contenttypes.diff added |
---|
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [8973]) Fixed #8909 -- Fixed typo in contenttypes docs. Thanks, arien