From ab7efdfb60551475cfb25a8c4a63f5c688d05ea1 Mon Sep 17 00:00:00 2001 From: Mark Cave-Ayland Date: Sat, 2 Aug 2008 08:41:55 +0000 Subject: [PATCH] Correct typo from the previous documentation commit. git-svn-id: http://svn.osgeo.org/postgis/trunk@2911 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/installation.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/installation.xml b/doc/installation.xml index 64a54ee35..7e42b28df 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -369,7 +369,7 @@ newdb=> \i spatial_ref_sys.sql # ant -Dclasspath=/path/to/postgresql-jdbc.jar - PostgreSQL JDBC drivers be downloaded from + PostgreSQL JDBC drivers can be downloaded from http://jdbc.postgresql.org. -- 2.50.1