Nmap Development mailing list archives

[PATCH] Minor patch to correct spelling mistake in nmap.xsl


From: Tom Sellers <nmap () fadedcode net>
Date: Fri, 29 Dec 2006 19:08:41 -0600

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

Current thread: