#16090 closed Bug (fixed)
typo in cbv docs
Reported by: | Paul McMillan | Owned by: | teraom |
---|---|---|---|
Component: | Documentation | Version: | 1.3 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
Build the keyword arguments requried to instanciate an the form.
should be
Build the keyword arguments required to instantiate the form.
Attachments (2)
Change History (7)
comment:1 by , 13 years ago
Triage Stage: | Unreviewed → Accepted |
---|
by , 13 years ago
Attachment: | class_based_views_typo.diff added |
---|
comment:2 by , 13 years ago
Has patch: | set |
---|---|
Owner: | changed from | to
Status: | new → assigned |
by , 13 years ago
Attachment: | 16090.doc-typos.diff added |
---|
comment:3 by , 13 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
Note:
See TracTickets
for help on using tickets.
The other patch was only fixing one of the three typos ;-)