Skip to content

Commit

Permalink
Fixed typo on GeoQuerySet.geohash method.
Browse files Browse the repository at this point in the history
  • Loading branch information
glenrobertson committed May 18, 2012
1 parent 04785d2 commit 9a7261f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ref/contrib/gis/geoquerysets.txt
Expand Up @@ -941,7 +941,7 @@ of the geometry field in each model converted to the requested output format.
``geohash`` ``geohash``
~~~~~~~~~~~ ~~~~~~~~~~~


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


.. versionadded:: 1.2 .. versionadded:: 1.2


Expand Down

0 comments on commit 9a7261f

Please sign in to comment.