Opened 14 years ago
Closed 14 years ago
#17423 closed Uncategorized (fixed)
Three typos in GeoDjango documentation
| Reported by: | David Eklund | Owned by: | David Eklund |
|---|---|---|---|
| Component: | Documentation | Version: | 1.3 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
Two typos in the GeoDjango tutorial:
- "Note that pnt may also constructed with EWKT..."
Correction: "...may also be constructed..."
- "...requires that the spherical mercator projection be added to the to be added to the spatial_ref_sys table..."
Correction: "...requires that the spherical mercator projection be added to the spatial_ref_sys table..."
One typo in the Geodjango documentation under GeoDjango Model API, Geometry Field Options, Geography Type:
"...geography type was introduced -- it provides provides native support..."
Correction: to many "provides".
Attachments (1)
Note:
See TracTickets
for help on using tickets.
Corrects 3 typos in GeoDjango documentation.