Browse Source

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

Victor Oliveira da Silva 9 years ago
parent
commit
4065f429f5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/ref/contrib/gis/layermapping.txt

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

@@ -133,7 +133,7 @@ Keyword Arguments
 
 
 ``unique``             Setting this to the name, or a tuple of names,
 ``unique``             Setting this to the name, or a tuple of names,
                        from the given  model will create models unique
                        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
                        each feature will be added into the collection
                        associated with the unique model.  Forces
                        associated with the unique model.  Forces
                        the transaction mode to be ``'autocommit'``.
                        the transaction mode to be ``'autocommit'``.