diff --git a/modules/post/multi/gather/ssh_creds.rb b/modules/post/multi/gather/ssh_creds.rb index 4a12cdc97e..a4fe4aa8c0 100644 --- a/modules/post/multi/gather/ssh_creds.rb +++ b/modules/post/multi/gather/ssh_creds.rb @@ -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