mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Fix a doc typo
This commit is contained in:
parent
5698bd1bb6
commit
9257cb3210
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
-- * <code>password</code>
|
||||
-- These correspond to these parts of a URL (some may be <code>nil</code>):
|
||||
-- <code>
|
||||
-- scheme://userinfo@password:authority:port/path;params?query#fragment
|
||||
-- scheme://userinfo:password@authority:port/path;params?query#fragment
|
||||
-- </code>
|
||||
--
|
||||
-- @author Diego Nehab
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue