Commit 4065f429 authored by Victor Oliveira da Silva's avatar Victor Oliveira da Silva Committed by Tim Graham
Browse files

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

parent 60b095cc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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'``.