little typo fix

git-svn-id: file:///home/svn/framework3/trunk@5845 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
kris
2008-11-05 19:31:55 +00:00
parent be3bfb36a9
commit 9ee7eb2e87
+2 -2
View File
@@ -23,7 +23,7 @@ class Metasploit3 < Msf::Auxiliary
'Name' => 'Wireless Fake Access Point Beacon Flood',
'Description' => %q{
This module advertises thousands of fake access
points, using random SIDs and BSSID addresses. Inspired
points, using random SSIDs and BSSID addresses. Inspired
by Black Alchemy's fakeap tool.
},
@@ -81,4 +81,4 @@ class Metasploit3 < Msf::Auxiliary
end
end
end