Skip to content

Commit 7133f0a

Browse files
committed
Fix typo in author's name
1 parent 74ea85f commit 7133f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/local/lenovo_systemupdate.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def initialize(info={})
2626
'License' => MSF_LICENSE,
2727
'Author' =>
2828
[
29-
'Micahel Milvich', # vulnerability discovery, advisory
29+
'Michael Milvich', # vulnerability discovery, advisory
3030
'Sofiane Talmat', # vulnerability discovery, advisory
3131
'h0ng10' # Metasploit module
3232
],

0 commit comments

Comments
 (0)