Fixed error in my correction

Changed from `an username` to `a username`
GSoC/Meterpreter_Web_Console
Biswajit Roy 2018-03-03 10:16:44 +05:30 committed by GitHub
parent 41b73bac90
commit 3925686173
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -678,7 +678,7 @@ class MetasploitModule < Msf::Exploit::Remote
end
# Returns the value to be passed to SMB clients for
# the username. If the user has not supplied an username
# the username. If the user has not supplied a username
# it returns an empty string to trigger an anonymous
# logon.
#