From: Sandro Santilli Date: Mon, 13 Oct 2014 19:28:25 +0000 (+0000) Subject: Use double-quotes in link url attribute X-Git-Tag: 2.2.0rc1~785 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5aaa58a0071c2e0b4f9fc8c3a4d736c15016f02b;p=postgis Use double-quotes in link url attribute Single quote was confusing po2xml git-svn-id: http://svn.osgeo.org/postgis/trunk@13065 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_guc.xml b/doc/reference_guc.xml index 04ae4b6bc..da32b9ec6 100644 --- a/doc/reference_guc.xml +++ b/doc/reference_guc.xml @@ -106,7 +106,7 @@ SET postgis.gdal_datapath = 'C:/Program Files/PostgreSQL/9.3/gdal-data'; - Enabled GDAL specified drivers can be specified by the driver's short-name or code. Driver short-names or codes can be found at GDAL Raster Formats. Multiple drivers can be specified by putting a space between each driver. + Enabled GDAL specified drivers can be specified by the driver's short-name or code. Driver short-names or codes can be found at GDAL Raster Formats. Multiple drivers can be specified by putting a space between each driver.