Commit 9a7261f6 authored by Glen Robertson's avatar Glen Robertson
Browse files

Fixed typo on GeoQuerySet.geohash method.

parent 04785d26
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -941,7 +941,7 @@ of the geometry field in each model converted to the requested output format.
``geohash``
~~~~~~~~~~~

.. method:: GeoQuerySet.geohash(preceision=20, **kwargs)
.. method:: GeoQuerySet.geohash(precision=20, **kwargs)

.. versionadded:: 1.2