#14221: Mashed Sentences in Doc -----------------------------------------+---------------------------------- Reporter: Grant <[email protected]> | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version: 1.2 Keywords: | Stage: Unreviewed Has_patch: 0 | -----------------------------------------+---------------------------------- http://docs.djangoproject.com/en/1.2/ref/contrib/gis/tutorial/
The introduction section says this: "This tutorial is going to guide you through guide the user through the creation of a geographic web application for viewing the world borders. [1] Some of the code used in this tutorial is taken from and/or inspired by the GeoDjango basic apps project. [2]" Looks like the start of two sentences in one. :) Probably should be something like this: "This tutorial is going to guide you through the creation of a geographic web application for viewing the world borders. [1] Some of the code used in this tutorial is taken from and/or inspired by the GeoDjango basic apps project. [2]" Grant -- Ticket URL: <http://code.djangoproject.com/ticket/14221> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.
