Skip to content

Commit e1a1ea9

Browse files
committed
Fix grammar
1 parent cf8aad9 commit e1a1ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/misc/openoffice_document_macro.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def initialize(info={})
2323
'Name' => "Apache OpenOffice Text Document Malicious Macro Execution",
2424
'Description' => %q{
2525
This module generates an Apache OpenOffice Text Document with a malicious macro in it.
26-
For exploit successfully, the targeted user must adjust the security level in Macro
26+
To exploit successfully, the targeted user must adjust the security level in Macro
2727
Security to either Medium or Low. If set to Medium, a prompt is presented to the user
2828
to enable or disable the macro. If set to Low, the macro can automatically run without
2929
any warning.

0 commit comments

Comments
 (0)