summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Tracey <kmtracey@gmail.com>2010-05-19 12:35:02 +0000
committerKaren Tracey <kmtracey@gmail.com>2010-05-19 12:35:02 +0000
commit6b2fd346ad10a2b2682881e249e8e1e79cafc1a8 (patch)
treef3a215f58ed59ecba64772bf02eb170dcda07007
parent747e8dfe5f26bc5311e48fa43cbc10c022a1824e (diff)
downloaddjango-6b2fd346ad10a2b2682881e249e8e1e79cafc1a8.tar.gz
Fixed #13566, a typo in the 1.2 release notes. Thanks johnthedebs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13294 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-rw-r--r--docs/releases/1.2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.2.txt b/docs/releases/1.2.txt
index a25d547e4f..a54675514f 100644
--- a/docs/releases/1.2.txt
+++ b/docs/releases/1.2.txt
@@ -342,7 +342,7 @@ The :class:`~django.contrib.gis.db.models.Extent3D` aggregate
and :meth:`~django.contrib.gis.db.models.GeoQuerySet.extent3d` ``GeoQuerySet``
method were added as a part of this feature.
-The following :class:`~django.contrib.gis.db.models.GeoQeurySet`
+The following :class:`~django.contrib.gis.db.models.GeoQuerySet`
methods are new in 1.2:
* :meth:`~django.contrib.gis.db.models.GeoQuerySet.force_rhr`