diff options
Diffstat (limited to 'stylesheets/lfs-xsl/common.xsl')
-rw-r--r-- | stylesheets/lfs-xsl/common.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/lfs-xsl/common.xsl b/stylesheets/lfs-xsl/common.xsl index fc513fb48..d0e9107ea 100644 --- a/stylesheets/lfs-xsl/common.xsl +++ b/stylesheets/lfs-xsl/common.xsl @@ -27,7 +27,7 @@ $Date$ We create this param to can have gentext support in both the Index page title and links that point to the Index page. It also allow us to change the title, if wanted. - Note: To change the title involves creating the appropiate + Note: To change the title involves creating the appropriate entries in lfs-l10n.xml --> <xsl:param name="index-title">Index</xsl:param> |