]> granicus.if.org Git - postgis/commitdiff
typo fix in comment
authorMarkus Schaber <markus@schabi.de>
Thu, 27 Jul 2006 09:44:33 +0000 (09:44 +0000)
committerMarkus Schaber <markus@schabi.de>
Thu, 27 Jul 2006 09:44:33 +0000 (09:44 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2457 b70326c6-7e19-0410-871a-916f4a2858ee

jdbc2/Makefile

index f53ae30fb9cb8f6d98b30b398199c653e5c9b09c..a75013c1ada7d7e85bb0ce749104631c3e1c4786 100644 (file)
@@ -35,7 +35,7 @@ DELETE?=rm -rvf
 CP?=cp
 
 # If you happen to be stuck with ancient jar implementations that do not
-# know about the -u option, does not complain about duplicate directorys
+# know about the -u option, but does not complain about duplicate directorys
 # with the same name (e. G. debian woody fastjar), set the DEBUGJAR below
 # variable to postgis_debug.fastjar and JAR (above) to fastjar.
 DEBUGJAR?=postgis_debug.jar