Author: pierre
Date: Tue Sep 15 02:09:18 2020
New Revision: 4202

Log:
Typo

Modified:
   jhalfs/trunk/BLFS/xsl/scripts.xsl

Modified: jhalfs/trunk/BLFS/xsl/scripts.xsl
==============================================================================
--- jhalfs/trunk/BLFS/xsl/scripts.xsl   Tue Sep 15 00:36:23 2020        (r4201)
+++ jhalfs/trunk/BLFS/xsl/scripts.xsl   Tue Sep 15 02:09:18 2020        (r4202)
@@ -420,7 +420,7 @@
       </xsl:when>
       <!-- Additional package information -->
       <!-- special cases for llvm -->
-      <xsl:when test="contains(string(),'recommended Download')">
+      <xsl:when test="contains(string(),'Recommended Download')">
         <xsl:apply-templates select="following-sibling::itemizedlist[1]"
                              mode="additional"/>
       </xsl:when>
-- 
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page

Reply via email to