Skip to content

Commit

Permalink
Fixed django#13566, a typo in the 1.2 release notes. Thanks johnthedebs.
Browse files Browse the repository at this point in the history
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13294 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
kmtracey committed May 19, 2010
1 parent 747e8df commit 6b2fd34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/releases/1.2.txt
Expand Up @@ -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`
Expand Down

0 comments on commit 6b2fd34

Please sign in to comment.