]> granicus.if.org Git - postgis/commitdiff
fix typo
authorRegina Obe <lr@pcorp.us>
Sat, 9 Jan 2010 03:05:49 +0000 (03:05 +0000)
committerRegina Obe <lr@pcorp.us>
Sat, 9 Jan 2010 03:05:49 +0000 (03:05 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5112 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index 71fe0379f789c60eb97f3bc776f598392013abd6..eb9c0f7951c95edb69c30c640dd7381cef30d449 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@ PostGIS 1.5.0
        - ST_ShortestLine
   - KML, GML input via ST_GeomFromGML and ST_GeomFromKML (Olivier Courtin)
   - Extract homogeneous collection with ST_CollectionExtract (Paul Ramsey)
-  - History table implemntation in utils (George Silva)
+  - History table implementation in utils (George Silva)
   - Win32 support and improvement of core shp2pgsql-gui (Mark Cave-Ayland)
   - In place 'make check' support (Paul Ramsey)
   - Geography type and supporting functions