]> granicus.if.org Git - postgis/commitdiff
Minor style change
authorSandro Santilli <strk@keybit.net>
Thu, 15 Oct 2015 10:55:08 +0000 (10:55 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 15 Oct 2015 10:55:08 +0000 (10:55 +0000)
Hopefully closes #3330 (trac update via commit log)

git-svn-id: http://svn.osgeo.org/postgis/trunk@14280 b70326c6-7e19-0410-871a-916f4a2858ee

README.postgis

index a2d76751701d96ba4da34f6a5531bd59395dea07..4c61039eedde027fc68b10353905a4188b5ab9bd 100644 (file)
@@ -123,8 +123,8 @@ If you want to compile PostGIS *without* Raster support, you must provide the
 If you want to compile PostGIS *without* Topology support, you must provide the
 ``--without-topology`` option.
 
-PostGIS will be compiled with sfcgal support if it is found.  You can explicitly
-state the location with --with-sfcgal=path/to/sfcgal
+PostGIS will be compiled with sfcgal support if it is found.
+You can explicitly state the location with --with-sfcgal=path/to/sfcgal
 
 See ``./configure --help`` for more options.