Opened 17 years ago
Closed 17 years ago
#9325 closed (fixed)
Small cut & paste bug in text
| Reported by: | xqp | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.0 |
| 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
In http://docs.djangoproject.com/en/dev/topics/forms/#looping-over-the-form-s-fields
The first line "If you're the same HTML..." should read "If you're using the same HTML..."
Note:
See TracTickets
for help on using tickets.
(In [9215]) Fixed #9325 -- Typo fix in the forms documentation.