Skip to content

Commit c60e258

Browse files
author
HD Moore
committed
Comment typo
1 parent 888c718 commit c60e258

File tree

1 file changed

+1
-1
lines changed
  • lib/metasploit/framework/login_scanner

1 file changed

+1
-1
lines changed

lib/metasploit/framework/login_scanner/http.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ class HTTP
122122
attr_accessor :evade_header_folding
123123

124124
# @!attribute ntlm_use_ntlmv2_session
125-
# @return [Boolean] Whtehr to activate the 'Negotiate NTLM2 key' flag, forcing the use of a NTLMv2_session
125+
# @return [Boolean] Whether to activate the 'Negotiate NTLM2 key' flag, forcing the use of a NTLMv2_session
126126
attr_accessor :ntlm_use_ntlmv2_session
127127

128128
# @!attribute ntlm_use_ntlmv2

0 commit comments

Comments
 (0)