Fix #5016, typo fix in description

bug/bundler_fix
William Vu 2015-04-30 17:58:38 -05:00
commit 3baa717de4
No known key found for this signature in database
GPG Key ID: 68BD00CE25866743
1 changed files with 1 additions and 1 deletions

View File

@ -404,7 +404,7 @@ class Metasploit3 < Msf::Auxiliary
super(update_info(info,
'Name' => 'SSL Labs API Client',
'Description' => %q{
This module is a simple client for the SSL Labs APIs, designed for SSL/TLS assessmen during a penetration testing.
This module is a simple client for the SSL Labs APIs, designed for SSL/TLS assessment during a penetration testing.
},
'License' => MSF_LICENSE,
'Author' =>