diff options
| author | Timo Graham <timograham@gmail.com> | 2011-02-14 23:18:30 +0000 |
|---|---|---|
| committer | Timo Graham <timograham@gmail.com> | 2011-02-14 23:18:30 +0000 |
| commit | 6eacbfd4111127c0cfc5e9272ef4553a163ed7df (patch) | |
| tree | be6bd43ef3421b34117aaf9a135920428118d07b /docs/releases | |
| parent | d7c2dcd5387e12828daf6fe4b852f2e894da79e8 (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')
| -rw-r--r-- | docs/releases/1.2.txt | 2 |
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. |
