Skip to content

Commit 4df622c

Browse files
author
Tod Beardsley
committed
Oops, one last for rapid7#5312.
1 parent e8913e5 commit 4df622c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/gather/java_rmi_registry.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def initialize
1616
'Name' => 'Java RMI Registry Interfaces Enumeration',
1717
'Description' => %q{
1818
This module gathers information from an RMI endpoint running an RMI registry
19-
interface. It enumerates the names bound in the a registry and looks up each
19+
interface. It enumerates the names bound in a registry and looks up each
2020
remote reference.
2121
},
2222
'Author' => ['juan vazquez'],

0 commit comments

Comments
 (0)