Gotta keep 'em sepArated.

MSP-9712
bug/bundler_fix
Samuel Huckins 2014-06-12 16:03:02 -05:00
parent b756395eaa
commit df705c2edc
No known key found for this signature in database
GPG Key ID: 5FD48AA28C03C944
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ class Metasploit::Framework::CredentialCollection
attr_accessor :username
# @!attribute userpass_file
# Path to a file containing usernames and passwords seperated by a space,
# Path to a file containing usernames and passwords separated by a space,
# one pair per line
# @return [String]
attr_accessor :userpass_file