Author: manuel
Date: 2007-03-31 09:36:57 -0600 (Sat, 31 Mar 2007)
New Revision: 7993

Modified:
   branches/new-xsl/xhtml/lfs-mixed.xsl
   branches/new-xsl/xhtml/lfs-navigational.xsl
Log:
Typos

Modified: branches/new-xsl/xhtml/lfs-mixed.xsl
===================================================================
--- branches/new-xsl/xhtml/lfs-mixed.xsl        2007-03-31 15:32:48 UTC (rev 
7992)
+++ branches/new-xsl/xhtml/lfs-mixed.xsl        2007-03-31 15:36:57 UTC (rev 
7993)
@@ -224,7 +224,7 @@
   <!-- Total packages size calculation -->
 
     <!-- returnvalue:
-            If the tag is not empty, apply the orininal template.
+            If the tag is not empty, apply the original template.
             Otherwise apply the calculation template. -->
     <!-- The original template is in {docbook-xsl}/xhtml/inline.xsl -->
   <xsl:template match="returnvalue">
@@ -287,5 +287,4 @@
     </xsl:choose>
   </xsl:template>
 
-
 </xsl:stylesheet>

Modified: branches/new-xsl/xhtml/lfs-navigational.xsl
===================================================================
--- branches/new-xsl/xhtml/lfs-navigational.xsl 2007-03-31 15:32:48 UTC (rev 
7992)
+++ branches/new-xsl/xhtml/lfs-navigational.xsl 2007-03-31 15:36:57 UTC (rev 
7993)
@@ -22,7 +22,7 @@
 
     <!-- header.navigation:
            Self-made template that full replaces the original one -->
-    <!-- The original template is in {docbook-xsl}/xhtml/chink-common.xsl -->
+    <!-- The original template is in {docbook-xsl}/xhtml/chunk-common.xsl -->
   <xsl:template name="header.navigation">
     <xsl:param name="prev" select="/foo"/>
     <xsl:param name="next" select="/foo"/>
@@ -61,7 +61,7 @@
 
     <!-- footer.navigation:
            Self-made template that full replaces the original one -->
-    <!-- The original template is in {docbook-xsl}/xhtml/chink-common.xsl -->
+    <!-- The original template is in {docbook-xsl}/xhtml/chunk-common.xsl -->
   <xsl:template name="footer.navigation">
     <xsl:param name="prev" select="/foo"/>
     <xsl:param name="next" select="/foo"/>

-- 
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