Browse Source

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
Karen Tracey 15 years ago
parent
commit
6b2fd346ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/releases/1.2.txt

+ 1 - 1
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`