BLFS/xsl/gen_pkg_list.xsl: misalignned closing tag

This commit is contained in:
Pierre Labastie 2017-08-09 13:32:22 +00:00
parent e415656b9f
commit 51dba866a0

View file

@ -90,7 +90,7 @@
<package><xsl:text>&#xA; </xsl:text>
<xsl:element name="name">
<xsl:value-of select="normalize-space(title)"/>
</xsl:element>
</xsl:element>
<xsl:text>&#xA;</xsl:text>
<!-- Do not use .//*, which would include self. -->
<xsl:apply-templates