#1588 closed defect (fixed)
Documentation grammar addition
| Reported by: | anonymous | Owned by: | Jacob |
|---|---|---|---|
| Component: | Documentation | Version: | |
| Severity: | normal | 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
Regarding the section: http://www.djangoproject.com/documentation/url_dispatch/#patterns
The first sentence needs an 'and' to avoid confusion.
* old * A function that takes a prefix an arbitrary number of URL patterns
* new * A function that takes a prefix and an arbitrary number of URL patterns
Note:
See TracTickets
for help on using tickets.
(In [2624]) Fixed #1588 -- Fixed typo in docs/url_dispatch.txt