From 74523ef74b7d319dbe853da97954477341ed56f6 Mon Sep 17 00:00:00 2001 From: JandJ101 Date: Tue, 15 Dec 2020 20:17:02 -0500 Subject: [PATCH] Improve vocablulary --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.c b/src/main.c index ea46786d6..123329911 100644 --- a/src/main.c +++ b/src/main.c @@ -473,7 +473,7 @@ static void main_outerloop_mainscreen (MAYBE_UNUSED hashcat_ctx_t *hashcat_ctx, if (hashconfig->opti_type) { - event_log_info (hashcat_ctx, "Applicable optimizers applied:"); + event_log_info (hashcat_ctx, "Optimizers applied:"); for (u32 i = 0; i < 32; i++) {