mirror of
https://github.com/nmap/nmap.git
synced 2026-01-05 22:19:03 +00:00
Spelling corrections. Fixes #1160
This commit is contained in:
@@ -56,7 +56,7 @@ local function make_set(t)
|
||||
return s
|
||||
end
|
||||
|
||||
-- these are allowed withing a path segment, along with alphanum
|
||||
-- these are allowed within a path segment, along with alphanum
|
||||
-- other characters must be escaped
|
||||
local segment_set = make_set {
|
||||
"-", "_", ".", "!", "~", "*", "'", "(",
|
||||
|
||||
Reference in New Issue
Block a user