[1.9.x] Fixed typo in docs/ref/contrib/gis/layermapping.txt

Backport of 4065f429f559533f11abbab40624a61027a52b61 from master
This commit is contained in:
Victor Oliveira da Silva 2016-05-12 09:16:18 -03:00 committed by Tim Graham
parent de22123d3f
commit 87fda1a6bb

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'``.