]> granicus.if.org Git - docbook-dsssl/commitdiff
Fix a typo (http://bugs.debian.org/698962).
authorDaniel Leidert <dleidert@debian.org>
Sat, 25 May 2013 22:13:23 +0000 (22:13 +0000)
committerDaniel Leidert <dleidert@debian.org>
Sat, 25 May 2013 22:13:23 +0000 (22:13 +0000)
xsl/manpages/info.xsl

index 73a1f3f7e9c84727327877c8f1d365527d1d2cbd..7f7b20b15e5b0ed6bb37a9b92732a13d3c9e3c3a 100644 (file)
               <xsl:with-param name="source" select="$refname"/>
               <xsl:with-param name="context-desc">AUTHOR sect.</xsl:with-param>
               <xsl:with-param name="message">
-                <xsl:text>see see http://docbook.sf.net/el/contrib</xsl:text>
+                <xsl:text>see http://docbook.sf.net/el/contrib</xsl:text>
               </xsl:with-param>
             </xsl:call-template>
             <xsl:call-template name="log.message">
               <xsl:with-param name="source" select="$refname"/>
               <xsl:with-param name="context-desc">AUTHOR sect.</xsl:with-param>
               <xsl:with-param name="message">
-                <xsl:text>see see http://docbook.sf.net/el/personblurb</xsl:text>
+                <xsl:text>see http://docbook.sf.net/el/personblurb</xsl:text>
               </xsl:with-param>
             </xsl:call-template>
           </xsl:if>