Another trivial log message edit.
author_NSAKEY <root [at] abigisp [dot] com>
Tue, 21 Jun 2016 11:09:27 +0000 (06:09 -0500)
committer_NSAKEY <root [at] abigisp [dot] com>
Tue, 21 Jun 2016 11:09:27 +0000 (06:09 -0500)
src/hashcat.c

index 9331ec7..744d7d7 100644 (file)
@@ -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 ("");