mirror of
https://github.com/nmap/nmap.git
synced 2025-12-12 10:49:02 +00:00
fix another instance of same typo
This commit is contained in:
@@ -4,7 +4,7 @@ local shortport = require "shortport"
|
|||||||
local stdnse = require "stdnse"
|
local stdnse = require "stdnse"
|
||||||
|
|
||||||
description = [[
|
description = [[
|
||||||
Requests a URI over the Apache JServe Protocol and displays the result
|
Requests a URI over the Apache JServ Protocol and displays the result
|
||||||
(or stores it in a file). Different AJP methods such as; GET, HEAD,
|
(or stores it in a file). Different AJP methods such as; GET, HEAD,
|
||||||
TRACE, PUT or DELETE may be used.
|
TRACE, PUT or DELETE may be used.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user