diff --git a/src/main.c b/src/main.c index 7e045eb6a..48cf59e27 100644 --- a/src/main.c +++ b/src/main.c @@ -471,7 +471,7 @@ static void main_outerloop_mainscreen (MAYBE_UNUSED hashcat_ctx_t *hashcat_ctx, if (hashconfig->opti_type) { - event_log_info (hashcat_ctx, "Applicable optimizers:"); + event_log_info (hashcat_ctx, "Applicable optimizers applied:"); for (u32 i = 0; i < 32; i++) {