From 9a7261f688a02d9751c863804ca0c7612e67f51c Mon Sep 17 00:00:00 2001 From: Glen Robertson Date: Fri, 18 May 2012 14:56:40 -0700 Subject: [PATCH] Fixed typo on GeoQuerySet.geohash method. --- docs/ref/contrib/gis/geoquerysets.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ref/contrib/gis/geoquerysets.txt b/docs/ref/contrib/gis/geoquerysets.txt index 7501fb3ec8414..b9e3a7acd3a7d 100644 --- a/docs/ref/contrib/gis/geoquerysets.txt +++ b/docs/ref/contrib/gis/geoquerysets.txt @@ -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