From ba21e20695313d538535788cdc55f4b26304e56a Mon Sep 17 00:00:00 2001 From: hexcoder Date: Tue, 14 Jun 2022 14:56:10 +0200 Subject: typo --- docs/env_variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/env_variables.md') diff --git a/docs/env_variables.md b/docs/env_variables.md index 3c69c0b6..a63aad10 100644 --- a/docs/env_variables.md +++ b/docs/env_variables.md @@ -519,7 +519,7 @@ checks or alter some of the more exotic semantics of the tool: - `AFL_SYNC_TIME` allows you to specify a different minimal time (in minutes) between fuzzing instances synchronization. Default sync time is 30 minutes, - note that time is halfed for -M main nodes. + note that time is halved for -M main nodes. - Setting `AFL_TARGET_ENV` causes AFL++ to set extra environment variables for the target binary. Example: `AFL_TARGET_ENV="VAR1=1 VAR2='a b c'" afl-fuzz -- cgit 1.4.1