mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Fixed typo.
This commit is contained in:
parent
b95ed1812e
commit
15f7ad8f3c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue