From e4daa498a3ae1a11cc24b7300845fb0e8ff90468 Mon Sep 17 00:00:00 2001 From: Chick3nman Date: Thu, 10 Jul 2025 05:40:47 -0500 Subject: [PATCH] Fix typo in changes.txt --- docs/changes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changes.txt b/docs/changes.txt index de2d26bcd..a22ca8f13 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -70,7 +70,7 @@ - Added new feature (-Y) that creates N virtual instances for each device in your system at the cost of N times the device memory consumption - Added options --benchmark-min and --benchmark-max to set a hash-mode range to be used during the benchmark -- Added option --total-candidates to provide the total candidate count for an attack insteda of the internal "--keyspace" value +- Added option --total-candidates to provide the total candidate count for an attack instead of the internal "--keyspace" value - Added option --backend-devices-keepfree to configure X percentage of device memory available to keep free ##