1
0
mirror of https://github.com/django/django.git synced 2025-05-07 23:46:30 +00:00

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
This commit is contained in:
Gabriel Hurley 2011-08-19 18:18:06 +00:00
parent 40c8a603c3
commit 920d01edb7

View File

@ -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.