Fix a typo

git-svn-id: file:///home/svn/framework3/trunk@13367 4d416f70-5f16-0410-b530-b9f4589650da
unstable
David Rude 2011-07-27 14:54:56 +00:00
parent f3fecacc0f
commit 0e2dfbaa98
1 changed files with 1 additions and 1 deletions

View File

@ -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