Commit 920d01ed authored by Gabriel Hurley's avatar Gabriel Hurley
Browse files

Fixed #16660 -- Corrected a typo and removed an extra space in the GeoDjango...

Fixed #16660 -- Corrected a typo and removed an extra space in the GeoDjango tutorial. Thanks to spahn for the report.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@16627 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 40c8a603
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ Introduction
============

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.