Skip to content

Commit

Permalink
Merge pull request #81 from glenrobertson/patch-1
Browse files Browse the repository at this point in the history
Fixed doc typo on GeoQuerySet.geohash method.
  • Loading branch information
akaariai committed May 19, 2012
2 parents 04785d2 + 9a7261f commit 2aebd79
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``
~~~~~~~~~~~

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

.. versionadded:: 1.2

Expand Down

0 comments on commit 2aebd79

Please sign in to comment.