summaryrefslogtreecommitdiff
path: root/docs/releases/1.2.txt
diff options
context:
space:
mode:
authorTimo Graham <timograham@gmail.com>2011-02-14 23:18:30 +0000
committerTimo Graham <timograham@gmail.com>2011-02-14 23:18:30 +0000
commit6eacbfd4111127c0cfc5e9272ef4553a163ed7df (patch)
treebe6bd43ef3421b34117aaf9a135920428118d07b /docs/releases/1.2.txt
parentd7c2dcd5387e12828daf6fe4b852f2e894da79e8 (diff)
Fixed "the the" typos.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15536 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/releases/1.2.txt')
-rw-r--r--docs/releases/1.2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.2.txt b/docs/releases/1.2.txt
index a9d48a5327..31ed59a9c1 100644
--- a/docs/releases/1.2.txt
+++ b/docs/releases/1.2.txt
@@ -352,7 +352,7 @@ are now included:
GeoDjango now supports the rich capabilities added
in the `PostGIS 1.5 release <http://postgis.refractions.net/documentation/manual-1.5/>`_.
-New features include suppport for the the :ref:`geography type <geography-type>`
+New features include suppport for the :ref:`geography type <geography-type>`
and enabling of :ref:`distance queries <distance-queries>`
with non-point geometries on geographic coordinate systems.