Skip to content

Commit 20b682b

Browse files
committed
Land rapid7#8391, fix a typo in vmware_enum_permissions module description
orts
2 parents da160a8 + b2f69e9 commit 20b682b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/vmware/vmware_enum_permissions.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def initialize
1818
'Name' => 'VMWare Enumerate Permissions',
1919
'Description' => %Q{
2020
This module will log into the Web API of VMWare and try to enumerate
21-
all the user/group permissions. Unlike enum suers this is only
21+
all the user/group permissions. Unlike enum users this is only
2222
users and groups that specifically have permissions defined within
2323
the VMware product
2424
},

0 commit comments

Comments
 (0)