Skip to content

Commit 1e9d80c

Browse files
committed
Fix another typo
1 parent b8243b5 commit 1e9d80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/local/bypassuac_eventvwr.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def initialize(info={})
3737
3838
The module does not require the architecture of the payload to match the OS. If
3939
specifying EXE::Custom your DLL should call ExitProcess() after starting your
40-
payload in a seperate process.
40+
payload in a separate process.
4141
},
4242
'License' => MSF_LICENSE,
4343
'Author' => [

0 commit comments

Comments
 (0)