Author: jhuntwork
Date: 2005-08-03 20:08:52 -0600 (Wed, 03 Aug 2005)
New Revision: 6612

Modified:
   branches/cross-lfs/BOOK/stylesheets/dump-commands.xsl
Log:
Fixed typo in dump-commands.xsl

Modified: branches/cross-lfs/BOOK/stylesheets/dump-commands.xsl
===================================================================
--- branches/cross-lfs/BOOK/stylesheets/dump-commands.xsl       2005-08-01 
19:03:48 UTC (rev 6611)
+++ branches/cross-lfs/BOOK/stylesheets/dump-commands.xsl       2005-08-04 
02:08:52 UTC (rev 6612)
@@ -64,7 +64,7 @@
   <xsl:template match="userinput">
     <xsl:text>&#xA;</xsl:text>
     <xsl:if test=".//replaceable">
-      <xsl:text># This block must be edited tu suit your needs.</xsl:text>
+      <xsl:text># This block must be edited to suit your needs.</xsl:text>
     </xsl:if>
     <xsl:text>&#xA;</xsl:text>
     <xsl:apply-templates/>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to