Skip to content

Commit 26da2a2

Browse files
committed
Land rapid7#7105, Fix typo in post/windows/gather/usb_history
2 parents 6d8dd24 + e3801c4 commit 26da2a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/windows/gather/usb_history.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ def run
8282
print_status(info_hash_to_str(out, v))
8383
end
8484
else
85-
print_error("No USB devices appear to have been connected to theis host.")
85+
print_error("No USB devices appear to have been connected to this host.")
8686
end
8787
end
8888

0 commit comments

Comments
 (0)