Skip to content

Commit c04490e

Browse files
committed
Remove comma before coordinating conjunction
An independent clause does not follow.
1 parent 31eedbc commit c04490e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/ms15_034_http_sys_memory_dump.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def initialize(info = {})
1515
super(update_info(info,
1616
'Name' => 'MS15-034 HTTP Protocol Stack Request Handling HTTP.SYS Memory Information Disclosure',
1717
'Description' => %q{
18-
This module dumps memory contents using a crafted Range header, and affects only
18+
This module dumps memory contents using a crafted Range header and affects only
1919
Windows 8.1, Server 2012, and Server 2012R2. Note that if the target
2020
is running in VMware Workstation, this module has a high likelihood
2121
of resulting in BSOD; however, VMware ESX and non-virtualized hosts

0 commit comments

Comments
 (0)