]> granicus.if.org Git - docbook-dsssl/commitdiff
fixed typo
authorMichael Smith <xmldoc@users.sourceforge.net>
Mon, 3 Mar 2008 03:24:43 +0000 (03:24 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Mon, 3 Mar 2008 03:24:43 +0000 (03:24 +0000)
xsl/manpages/synop.xsl

index b4a451b508041f02b62a1cae5466bb80cf1c43ee..3393a4e66408c9358619d03f34ef8119e6bf9d7b 100644 (file)
@@ -44,7 +44,7 @@
     <xsl:apply-templates select="." mode="synopfragment.number"/>
   </xsl:variable>
   <xsl:text>&#10;</xsl:text>
-  <!-- * If we have a group of Synopgfragments, we only want to output a -->
+  <!-- * If we have a group of Synopfragments, we only want to output a -->
   <!-- * line of space before the first; so when we find a Synopfragment -->
   <!-- * whose first preceding sibling is another Synopfragment, we back -->
   <!-- * up one line vertically to negate the line of vertical space -->