]> granicus.if.org Git - postgis/commitdiff
Fix typos
authorSandro Santilli <strk@keybit.net>
Wed, 6 Jan 2016 17:30:27 +0000 (17:30 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 6 Jan 2016 17:30:27 +0000 (17:30 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14580 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index ff7779e002af55eb8f0622d2a0e609dbcd934176..55e5b210ddf05f3599df4652e487b43fa00a8bfa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -31,7 +31,7 @@ PostGIS 2.2.1
   - #3378, Fix handling of hierarchical TopoGeometries
            in presence of multiple topologies
   - #3380, #3402, Decimate lines on topology load
-  - #3388, #3410, Fix missing end-points in ST_Removepoints
+  - #3388, #3410, Fix missing end-points in ST_RemoveRepeatedPoints
   - #3389, Buffer overflow in lwgeom_to_geojson
   - #3390, Compilation under Alpine Linux 3.2 gives an error when
            compiling the postgis and postgis_topology extensions