fix another instance of same typo

This commit is contained in:
fyodor 2012-11-16 08:53:05 +00:00
parent 8ccf89b3ea
commit 46e8ade6da

View file

@ -4,7 +4,7 @@ local shortport = require "shortport"
local stdnse = require "stdnse"
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,
TRACE, PUT or DELETE may be used.