aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/print/lfs-index.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/print/lfs-index.xsl')
-rw-r--r--stylesheets/print/lfs-index.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/print/lfs-index.xsl b/stylesheets/print/lfs-index.xsl
index 7cffd5328..1d432abf8 100644
--- a/stylesheets/print/lfs-index.xsl
+++ b/stylesheets/print/lfs-index.xsl
@@ -13,7 +13,7 @@
<!--Title-->
<xsl:template match="index" mode="title.markup">
<xsl:param name="allow-anchors" select="0"/>
- <xsl:text>Index of packages and important installed files</xsl:text>
+ <xsl:text>Index</xsl:text>
</xsl:template>
<!-- Divisions-->