Fix a typo in http-favicon.nse.

This commit is contained in:
david 2010-02-01 04:05:44 +00:00
parent 4dd04a32a5
commit d5934cef9e

View file

@ -1,5 +1,5 @@
description = [[
Gets the favicon ("favorites icon") from a web page matches it against a
Gets the favicon ("favorites icon") from a web page and matches it against a
database of the icons of known web applications. If there is a match, the name
of the application is printed; otherwise the MD5 hash of the icon data is
printed.