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
This commit is contained in:
Karen Tracey 2010-05-19 12:35:02 +00:00
parent 747e8dfe5f
commit 6b2fd346ad
1 changed files with 1 additions and 1 deletions

View File

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