Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6b2fd34

Browse files
committedMay 19, 2010
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
1 parent 747e8df commit 6b2fd34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/releases/1.2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ The :class:`~django.contrib.gis.db.models.Extent3D` aggregate
342342
and :meth:`~django.contrib.gis.db.models.GeoQuerySet.extent3d` ``GeoQuerySet``
343343
method were added as a part of this feature.
344344

345-
The following :class:`~django.contrib.gis.db.models.GeoQeurySet`
345+
The following :class:`~django.contrib.gis.db.models.GeoQuerySet`
346346
methods are new in 1.2:
347347

348348
* :meth:`~django.contrib.gis.db.models.GeoQuerySet.force_rhr`

0 commit comments

Comments
 (0)
Please sign in to comment.