Skip to content

Commit d92f94e

Browse files
author
Jonathan Claudius
committed
Fix grammar issue
1 parent d9e96a8 commit d92f94e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/multi/gather/irssi_creds.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def download_passwords(paths)
7171

7272
next if irc_passwords.empty?
7373

74-
print_good("Found a IRC password(s): #{irc_passwords.join(',')}")
74+
print_good("Found IRC password(s): #{irc_passwords.join(',')}")
7575

7676
loot_path = store_loot(
7777
'irc.password',

0 commit comments

Comments
 (0)