]> granicus.if.org Git - docbook-dsssl/commitdiff
Fixed typo.
authorMichael Smith <xmldoc@users.sourceforge.net>
Tue, 28 Jun 2005 08:14:00 +0000 (08:14 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Tue, 28 Jun 2005 08:14:00 +0000 (08:14 +0000)
xsl/lib/lib.xweb

index 7990df80643d327c775d6a0ae11ba5eb71fb25f5..8a0c4adcfb994f9610d135875cc0062ba052623e 100644 (file)
@@ -783,7 +783,7 @@ and preserving the delimiters as text nodes between the tokens.</para>
           <xsl:with-param name="string" select="$content" />
           <xsl:with-param name="target" 
                           select="$map.contents[1]/@oldstring" />
-          <xsl:with-param name="newstring
+          <xsl:with-param name="replacement
                           select="$map.contents[1]/@newstring" />
         </xsl:call-template>
       </xsl:variable>