Fixed a typo in the layermapping docs.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17150 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Aymeric Augustin 2011-11-26 08:43:43 +00:00
parent 268d737558
commit 9c41437798
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
.. currentmodule:: django.contrib.gis.utils
The :class:`LayerMapping` class provides a way to map the contents of
vector spatial data files (e.g. shapefiles) intoto GeoDjango models.
vector spatial data files (e.g. shapefiles) into GeoDjango models.
This utility grew out of the author's personal needs to eliminate
the code repetition that went into pulling geometries and fields out of