Changeset 7636ee4


Ignore:
Timestamp:
04/14/2006 09:59:38 AM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
3e3e28b
Parents:
615e37d
Message:

Fix to match current LFS typography convenctions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LFS/lfs.xsl

    r615e37d r7636ee4  
    139139        <xsl:text>export LANG=</xsl:text>
    140140        <xsl:value-of select="$lang"/>
    141         <xsl:value-of select="substring-after(string(),'modifiers]')"/>
     141        <xsl:value-of select="substring-after(string(),'modifiers>')"/>
    142142        <xsl:text>&#xA;</xsl:text>
    143143      </xsl:when>
Note: See TracChangeset for help on using the changeset viewer.