Fix a typo
git-svn-id: file:///home/svn/framework3/trunk@13367 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
f3fecacc0f
commit
0e2dfbaa98
|
@ -53,7 +53,7 @@ class Metasploit3 < Msf::Post
|
|||
print_error("No users found with a .ssh directory")
|
||||
return
|
||||
else
|
||||
print_error("Platfor is not Unix or Linux based.")
|
||||
print_error("Platform is not Unix or Linux based.")
|
||||
return
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue