Author: gabrielhurley
Date: 2011-08-19 11:18:06 -0700 (Fri, 19 Aug 2011)
New Revision: 16627

Modified:
   django/trunk/docs/ref/contrib/gis/tutorial.txt
Log:
Fixed #16660 -- Corrected a typo and removed an extra space in the GeoDjango 
tutorial. Thanks to spahn for the report.


Modified: django/trunk/docs/ref/contrib/gis/tutorial.txt
===================================================================
--- django/trunk/docs/ref/contrib/gis/tutorial.txt      2011-08-18 22:39:20 UTC 
(rev 16626)
+++ django/trunk/docs/ref/contrib/gis/tutorial.txt      2011-08-19 18:18:06 UTC 
(rev 16627)
@@ -6,7 +6,7 @@
 ============
 
 GeoDjango is an add-on for Django that turns it into a world-class geographic
-Web framework.  GeoDjango strives to make at as simple as possible to create
+Web framework.  GeoDjango strives to make it as simple as possible to create
 geographic Web applications, like location-based services.  Some features 
include:
 
 * Django model fields for `OGC`_ geometries.
@@ -753,5 +753,5 @@
 
 .. [#] Special thanks to Bjørn Sandvik of `thematicmapping.org 
<http://thematicmapping.org>`_ for providing and maintaining this data set.
 .. [#] GeoDjango basic apps was written by Dane Springmeyer, Josh Livni, and 
Christopher Schmidt.
-.. [#] Here the point is for the `University of Houston Law Center 
<http://www.law.uh.edu/>`_ .
+.. [#] Here the point is for the `University of Houston Law Center 
<http://www.law.uh.edu/>`_.
 .. [#] Open Geospatial Consortium, Inc., `OpenGIS Simple Feature Specification 
For SQL <http://www.opengis.org/docs/99-049.pdf>`_, Document 99-049.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to