]> granicus.if.org Git - docbook-dsssl/commitdiff
fixed typo
authorMichael Smith <xmldoc@users.sourceforge.net>
Sat, 8 Mar 2008 17:59:39 +0000 (17:59 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Sat, 8 Mar 2008 17:59:39 +0000 (17:59 +0000)
xsl/manpages/info.xsl

index 3a652e88e67dfdc530c99ac4457bbd4f6237b07f..73a1f3f7e9c84727327877c8f1d365527d1d2cbd 100644 (file)
             </xsl:when>
             <xsl:when test="not($gentext.author = '') and
               contains($refsect1.titles,$gentext.author)">
-              <xsl:value-of select="$gentext.authors"/>
+              <xsl:value-of select="$gentext.author"/>
             </xsl:when>
             <xsl:when test="not($gentext.AUTHOR = '') and
               contains($refsect1.titles,$gentext.AUTHOR)">