1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 04:09:01 +00:00

Fixed typo.

This commit is contained in:
henri
2012-05-21 15:44:25 +00:00
parent b95ed1812e
commit 15f7ad8f3c

View File

@@ -123,7 +123,7 @@ RPC_version = {
-- Low-level communication class
Comm = {
--- Creats a new rpc Comm object
--- Creates a new rpc Comm object
--
-- @param program name string
-- @param version number containing the program version to use