[postgis-commits] svn - r3353 - trunk/doc

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Mon Dec 1 15:34:04 PST 2008


Author: robe
Date: 2008-12-01 15:34:03 -0800 (Mon, 01 Dec 2008)
New Revision: 3353

Modified:
   trunk/doc/reference_new.xml
Log:
typo

Modified: trunk/doc/reference_new.xml
===================================================================
--- trunk/doc/reference_new.xml	2008-12-01 22:19:14 UTC (rev 3352)
+++ trunk/doc/reference_new.xml	2008-12-01 23:34:03 UTC (rev 3353)
@@ -11167,8 +11167,7 @@
 	  
 	   <para>This module and associated pl/pgsql functions have been
       implemented to provide long locking support required by <ulink
-      url="http://portal.opengeospatial.org/files/index.php?artifact_id=7176">Web
-      Feature Service</ulink> specification.</para>
+      url="http://portal.opengeospatial.org/files/index.php?artifact_id=7176">Web Feature Service</ulink> specification.</para>
 
       <note>
         <para>Users must use <ulink
@@ -11181,7 +11180,7 @@
         <refnamediv>
           <refname>DisableLongTransactions</refname>
       
-          <refpurpose>>Disable long transaction support. This function removes the
+          <refpurpose>Disable long transaction support. This function removes the
             long transaction support metadata tables, and drops all triggers
             attached to lock-checked tables.</refpurpose>
         </refnamediv>



More information about the postgis-commits mailing list