diff options
-rw-r--r-- | docs/env_variables.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/env_variables.md b/docs/env_variables.md index 4fa3f051..4626a9b6 100644 --- a/docs/env_variables.md +++ b/docs/env_variables.md @@ -542,7 +542,7 @@ checks or alter some of the more exotic semantics of the tool: - If you need an early forkserver in your target because of early constructors in your target you can set `AFL_EARLY_FORKSERVER`. - Note that is is not a compile time option but a runtime option :-) + Note that this is not a compile time option but a runtime option :-) ## 5) Settings for afl-qemu-trace |