1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-08 23:49:03 +00:00

fix some typos found by Eric Krosnes

This commit is contained in:
fyodor
2008-09-03 20:14:23 +00:00
parent 01c39eeb26
commit 9af38870d3

View File

@@ -1891,7 +1891,7 @@ if(s) code_to_be_done_on_match end
<listitem>
<para>
Converts the given number, <literal>n</literal>, to a string
in a hexidecimal number format (e.g. 10 becomes "a").
in a hexadecimal number format (e.g. 10 becomes "a").
</para>
</listitem>
</varlistentry>