Skip to content

Commit dc053ae

Browse files
MikeBrent Cook
authored andcommitted
Spelling Fix
s/Brocde/Brocade/ as per bcook-r7
1 parent fc1c002 commit dc053ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/telnet/brocade_enable_login.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class Metasploit4 < Msf::Auxiliary
1818

1919
def initialize
2020
super(
21-
'Name' => 'Brocde Enable Login Check Scanner',
21+
'Name' => 'Brocade Enable Login Check Scanner',
2222
'Description' => %q{
2323
This module will test a Brocade network device for a privilged
2424
(Enable) login on a range of machines and report successful

0 commit comments

Comments
 (0)