Commit 6b2fd346 authored by Karen Tracey's avatar Karen Tracey
Browse files

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
parent 747e8dfe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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`