Fix typo.

master
Green-m 2019-03-21 17:37:05 +08:00
parent af941b7541
commit d01fc4c1c6
No known key found for this signature in database
GPG Key ID: 7A4A0E684B5D6747
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ class Plugin::FFAutoRegen < Msf::Plugin
#
def commands
{
"ffautoregen" => "Automatically regenerate the document when the exploti source changes"
"ffautoregen" => "Automatically regenerate the document when the exploit source changes"
}
end