]> granicus.if.org Git - docbook-dsssl/commitdiff
Fix typo
authorNorman Walsh <ndw@nwalsh.com>
Tue, 1 Jan 2002 14:34:46 +0000 (14:34 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Tue, 1 Jan 2002 14:34:46 +0000 (14:34 +0000)
xsl/html/changebars.xsl

index d5183320b9be1352608b40d54c1536c1b686c899..801a37821d36a9889b800b41e0b82a7d9d0c1a88 100644 (file)
@@ -64,7 +64,7 @@ span.off     {  }
       </span>
     </xsl:when>
     <xsl:when test="local-name(.) = 'listitem'
-                    or local-name(.) = 'entry'"
+                    or local-name(.) = 'entry'
                     or local-name(.) = 'title'">
       <!-- nop; these are handled directly in the stylesheet -->
       <xsl:apply-imports/>