浏览代码

Fixed a typo in the layermapping docs.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17150 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Aymeric Augustin 13 年之前
父节点
当前提交
9c41437798
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/ref/contrib/gis/layermapping.txt

+ 1 - 1
docs/ref/contrib/gis/layermapping.txt

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