1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Fixed a typo in the description.

This commit is contained in:
aca
2012-05-19 16:36:59 +00:00
parent 425ced35ab
commit c6341d2245

View File

@@ -1,5 +1,5 @@
description = [[
Performs password guessing against MySQL
Performs password guessing against MySQL.
]]
---