From c713196d8be7b45b8ba68feeae4fd2093696455d Mon Sep 17 00:00:00 2001 From: _NSAKEY Date: Tue, 21 Jun 2016 06:09:27 -0500 Subject: [PATCH] Another trivial log message edit. --- src/hashcat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hashcat.c b/src/hashcat.c index 9331ec7..744d7d7 100644 --- a/src/hashcat.c +++ b/src/hashcat.c @@ -6619,7 +6619,7 @@ int main (int argc, char **argv) if (force == 0) { log_info ("The manual use of the -u option (or --kernel-loops) is outdated"); - log_info ("Please consider using the option -w instead"); + log_info ("Please consider using the -w option instead"); log_info ("You can use --force to override this but do not post error reports if you do so"); log_info (""); -- 2.25.1