about summary refs log tree commit diff
path: root/docs/env_variables.md
diff options
context:
space:
mode:
authorhexcoder <hexcoder-@users.noreply.github.com>2021-02-11 20:08:28 +0100
committerGitHub <noreply@github.com>2021-02-11 20:08:28 +0100
commit223bd70f1f1530a0b8331e3deee0de2b20ae061b (patch)
tree237bb1dcf05902662c044a8d0e2b397441165a4a /docs/env_variables.md
parentdd3f4bb41c47025c490e7687d7bd1f04188f7bc4 (diff)
downloadafl++-223bd70f1f1530a0b8331e3deee0de2b20ae061b.tar.gz
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 ab56c178..886669ad 100644
--- a/docs/env_variables.md
+++ b/docs/env_variables.md
@@ -517,7 +517,7 @@ The QEMU wrapper used to instrument binary-only code supports several settings:
   - With `AFL_USE_QASAN` you can enable QEMU AddressSanitizer for dynamically
     linked binaries.
 
-  - With `AFL_QEMU_FORCE_DFL` you force QEMU to ignore the registered singal
+  - With `AFL_QEMU_FORCE_DFL` you force QEMU to ignore the registered signal
     handlers of the target.
 
 ## 6) Settings for afl-cmin