Fixed typo on GeoQuerySet.geohash method.

This commit is contained in:
Glen Robertson 2012-05-18 14:56:40 -07:00
parent 04785d2697
commit 9a7261f688
1 changed files with 1 additions and 1 deletions

View File

@ -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