#9003 closed (fixed)
Minor Typo in the "MySQL comparisons" section of the QuerySet API Documentation
| Reported by: | Sean O'Connor | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
There are a few minor typos and awkward language in the "MySQL comparisons" sections of the QuerySet API documentation. Attached is a patch with improved language and fixed typos.
Attachments (1)
Change History (3)
by , 17 years ago
| Attachment: | queryset_docs_patch.diff added |
|---|
comment:1 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch for the QuerySet API Docs