]> granicus.if.org Git - docbook-dsssl/commitdiff
Remove spurious character on line 432
authorNorman Walsh <ndw@nwalsh.com>
Tue, 3 Sep 2002 13:53:55 +0000 (13:53 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Tue, 3 Sep 2002 13:53:55 +0000 (13:53 +0000)
xsl/common/common.xsl

index 3d538a4a1bbe85937e2b26d8fefb3e613e55f40d..f625503e2dcd9b091872753e82ba6c949516d3fc 100644 (file)
@@ -429,7 +429,7 @@ Defaults to the context node.</para>
       <xsl:otherwise>
         <xsl:call-template name="gentext.template">
           <xsl:with-param name="context" select="'styles'"/>
-s          <xsl:with-param name="name" select="'person-name'"/>
+          <xsl:with-param name="name" select="'person-name'"/>
         </xsl:call-template>
       </xsl:otherwise>
     </xsl:choose>