Skip to content

Commit 04aa691

Browse files
committed
Dang typo
1 parent 8ff4442 commit 04aa691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/http/phptax_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def initialize(info={})
5353

5454
register_options(
5555
[
56-
OptString.new('TARGETURI', [true, 'The path to th web application', '/phptax/'])
56+
OptString.new('TARGETURI', [true, 'The path to the web application', '/phptax/'])
5757
], self.class)
5858
end
5959

0 commit comments

Comments
 (0)