Changeset c2913ea


Ignore:
Timestamp:
01/19/2005 07:19:52 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Children:
835892c
Parents:
90bfa70
Message:

Fixed a typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/LFS-RNG/BOOK@4546 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/xhtml/lfs-mixed.xsl

    r90bfa70 rc2913ea  
    8181          <xsl:if test="@xml:id">
    8282            <xsl:attribute name="id">
    83               <xsl:value-of select="@xnl:id"/>
     83              <xsl:value-of select="@xml:id"/>
    8484            </xsl:attribute>
    8585          </xsl:if>
Note: See TracChangeset for help on using the changeset viewer.