Fixed typo in docs/ref/contrib/gis/layermapping.txt

This commit is contained in:
Victor Oliveira da Silva 2016-05-12 09:16:18 -03:00 committed by Tim Graham
parent 60b095cc4c
commit 4065f429f5
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ Keyword Arguments
``unique`` Setting this to the name, or a tuple of names,
from the given model will create models unique
only to the given name(s). Geometries will from
only to the given name(s). Geometries from
each feature will be added into the collection
associated with the unique model. Forces
the transaction mode to be ``'autocommit'``.