[postgis-commits] svn - r3231 - trunk/doc/xsl
postgis-commits at postgis.refractions.net
postgis-commits at postgis.refractions.net
Mon Nov 3 17:56:02 PST 2008
Author: robe
Date: 2008-11-03 17:56:01 -0800 (Mon, 03 Nov 2008)
New Revision: 3231
Modified:
trunk/doc/xsl/postgis_aggs_mm.xml.xsl
Log:
correct comment
Modified: trunk/doc/xsl/postgis_aggs_mm.xml.xsl
===================================================================
--- trunk/doc/xsl/postgis_aggs_mm.xml.xsl 2008-11-04 01:55:06 UTC (rev 3230)
+++ trunk/doc/xsl/postgis_aggs_mm.xml.xsl 2008-11-04 01:56:01 UTC (rev 3231)
@@ -112,7 +112,7 @@
<xsl:value-of select="@id" />
</xsl:variable>
- <!-- For each section if there is note that it implements SQL/MM catalog it -->
+ <!-- For each section if there is note that it implements Circular String catalog it -->
<xsl:for-each select="refsection">
<xsl:for-each select="para">
<xsl:choose>
More information about the postgis-commits
mailing list