Minor patch to correct spelling mistake in nmap.xsl.
Tom Sellers
Index: nmap/docs/nmap.xsl
===================================================================
--- nmap/docs/nmap.xsl (revision 4301)
+++ nmap/docs/nmap.xsl (working copy)
@@ -372,7 +372,7 @@
<i><xsl:value-of select="@args" /></i><br/>
The process stopped at <xsl:value-of select="$end" />.
<xsl:choose>
- <xsl:when test="debugging/@level = '0'">Debuging was disabled, </xsl:when>
+ <xsl:when test="debugging/@level = '0'">Debugging was disabled, </xsl:when>
<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
Received on Dec 29 2006