Opened 18 years ago
Closed 18 years ago
#4989 closed (invalid)
Typo in code example for HttpRequest.method
| Reported by: | pauldwaite | Owned by: | Jacob |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | typo | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
I think "elif" should be "elseif" in the code example under "Method" here:
http://www.djangoproject.com/documentation/request_response/#attributes
Note:
See TracTickets
for help on using tickets.
Sorry. Note to self: learn Python before appointing oneself as technical editor.