]> granicus.if.org Git - docbook-dsssl/commitdiff
Fix typo in test attribute.
authorBob Stayton <bobs@sagehill.net>
Tue, 27 May 2003 15:53:16 +0000 (15:53 +0000)
committerBob Stayton <bobs@sagehill.net>
Tue, 27 May 2003 15:53:16 +0000 (15:53 +0000)
website/xsl/olink.xsl

index 86d87ac22937d6fe64a6b2d39590ffab83682747..dd2ba341b74b9075c78b22900c6ae87768100603 100644 (file)
@@ -7,7 +7,7 @@
 
 <xsl:template match="olink" name="olink">
   <xsl:choose>
-    <xsl:when test="@targetdoc != '' or @ targetptr != ''">
+    <xsl:when test="@targetdoc != '' or @targetptr != ''">
       <xsl:call-template name="olink-xsl"/>
     </xsl:when>
     <xsl:otherwise>