about summary refs log tree commit diff
path: root/docs/env_variables.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2021-12-15 09:32:08 +0100
committerGitHub <noreply@github.com>2021-12-15 09:32:08 +0100
commitd89fa8c7adebf1766b1ca41313e7bfef466bb358 (patch)
treedf7b7614aa10c756aa1c526ae145cf9b7fbde6b0 /docs/env_variables.md
parent2564eb6f8c8ed49b0ec30e1e297ad93067e8f1f2 (diff)
parent63087d9bd962fac2e7e76fead845e6a9392c3c49 (diff)
downloadafl++-d89fa8c7adebf1766b1ca41313e7bfef466bb358.tar.gz
Merge pull request #1217 from CityOfLight77/dev
Fix typo
Diffstat (limited to 'docs/env_variables.md')
-rw-r--r--docs/env_variables.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/env_variables.md b/docs/env_variables.md
index c45f4ab9..dc79bf9e 100644
--- a/docs/env_variables.md
+++ b/docs/env_variables.md
@@ -397,7 +397,7 @@ checks or alter some of the more exotic semantics of the tool:
     target. This must be equal or larger than the size the target was compiled
     with.
 
-  - Setting `AFL_MAX_DET_EXRAS` will change the threshold at what number of
+  - Setting `AFL_MAX_DET_EXTRAS` will change the threshold at what number of
     elements in the `-x` dictionary and LTO autodict (combined) the
     probabilistic mode will kick off. In probabilistic mode, not all dictionary
     entries will be used all of the time for fuzzing mutations to not slow down