Fix typo.
parent
af941b7541
commit
d01fc4c1c6
|
@ -32,7 +32,7 @@ class Plugin::FFAutoRegen < Msf::Plugin
|
||||||
#
|
#
|
||||||
def commands
|
def commands
|
||||||
{
|
{
|
||||||
"ffautoregen" => "Automatically regenerate the document when the exploti source changes"
|
"ffautoregen" => "Automatically regenerate the document when the exploit source changes"
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue