Opened 15 years ago
Closed 15 years ago
#12603 closed (fixed)
new m2m signal documentation typo
Reported by: | Harro | 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
There's a double "it", see patch for a correction
Attachments (1)
Change History (2)
by , 15 years ago
Attachment: | 12603.diff added |
---|
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [12224]) Fixed #12603 -- Corrected typo in m2m signals docs. Thanks to hvdklauw for the report.