Nmap Development mailing list archives

[PATCH] Fix small spelling error in XSL stylesheet


From: Kris Katterjohn <kjak () ispwest com>
Date: Thu, 28 Sep 2006 17:45:53 -0500

The attached patch fixes the spelling error "enabeld" in docs/nmap.xsl

It's a diff against 4.20ALPHA7

Thanks,
Kris Katterjohn
--- x/docs/nmap.xsl     2006-06-24 20:30:48.000000000 -0500
+++ y/docs/nmap.xsl     2006-09-28 17:42:04.000000000 -0500
@@ -374,7 +374,7 @@
     The process stopped at <xsl:value-of select="$end" />.
        <xsl:choose>
         <xsl:when test="debugging/@level = '0'">Debuging was disabled, </xsl:when>
-        <xsl:otherwise>Debugging was enabeld, </xsl:otherwise>
+        <xsl:otherwise>Debugging was enabled, </xsl:otherwise>
     </xsl:choose>
     the verbosity level was <xsl:value-of select="verbose/@level" />.
 

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org

Current thread: