Skip to content

Commit 41df43e

Browse files
committed
Fix rapid7#5223, bad indentation in desc method
2 parents bbfcb35 + 655e819 commit 41df43e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/nessus.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def name
1111
end
1212

1313
def desc
14-
"Nessus Bridge for Metasploit"
14+
"Nessus Bridge for Metasploit"
1515
end
1616

1717
class ConsoleCommandDispatcher

0 commit comments

Comments
 (0)