]> granicus.if.org Git - postgis/commitdiff
fix typo in xsl hopefully will make raster list right -- though must have syntax...
authorRegina Obe <lr@pcorp.us>
Thu, 17 Feb 2011 12:10:41 +0000 (12:10 +0000)
committerRegina Obe <lr@pcorp.us>
Thu, 17 Feb 2011 12:10:41 +0000 (12:10 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6838 b70326c6-7e19-0410-871a-916f4a2858ee

doc/xsl/postgis_aggs_mm.xml.xsl

index db625ebd2add0fb1ccb42df0f0f39a300b22c543..f2e0d2895aa3e1a5e0fc8f73dae6c147c3d919e0 100644 (file)
@@ -11,7 +11,7 @@
 
        <!-- We deal only with the reference chapter -->
        <xsl:template match="/">
-               <xsl:apply-templates select="/book/chapter[@id='reference' or @id='RT_references']" />
+               <xsl:apply-templates select="/book/chapter[@id='reference' or @id='RT_reference']" />
        </xsl:template>
 
        <xsl:template match="//chapter">