diff options
| author | Victor Oliveira da Silva <victor_o_silva@hotmail.com> | 2016-05-12 09:16:18 -0300 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-05-12 08:16:33 -0400 |
| commit | 87fda1a6bbe5a00cda56f1278a58e6df3c6c9bc7 (patch) | |
| tree | 28a629f0f4f3c77b482146d645f8be59d1a17310 /docs/ref | |
| parent | de22123d3f0eab9495f2f04f972a3bcee7ad1b1c (diff) | |
[1.9.x] Fixed typo in docs/ref/contrib/gis/layermapping.txt
Backport of 4065f429f559533f11abbab40624a61027a52b61 from master
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/contrib/gis/layermapping.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/gis/layermapping.txt b/docs/ref/contrib/gis/layermapping.txt index 9c7bb82ffb..ed6ce294e1 100644 --- a/docs/ref/contrib/gis/layermapping.txt +++ b/docs/ref/contrib/gis/layermapping.txt @@ -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'``. |
