about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-06-21 11:53:46 +0200
committervanhauser-thc <vh@thc.org>2021-06-21 11:53:46 +0200
commitba9323f14cb4ba7c99c4081f19c12b93e112dd65 (patch)
treeca63ab818df06366de6ab2a6780bc51c11662a00 /src
parent98dc0d26496cb5bcf1af22a3dd852f59637b39cc (diff)
downloadafl++-ba9323f14cb4ba7c99c4081f19c12b93e112dd65.tar.gz
typo
Diffstat (limited to 'src')
-rw-r--r--src/afl-fuzz.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/afl-fuzz.c b/src/afl-fuzz.c
index e9a67ac5..c148086c 100644
--- a/src/afl-fuzz.c
+++ b/src/afl-fuzz.c
@@ -125,7 +125,7 @@ static void usage(u8 *argv0, int more_help) {
       "entering the\n"
       "                  pacemaker mode (minutes of no new paths). 0 = "
       "immediately,\n"
-      "                  -1 = immediately and together with normal mutation).\n"
+      "                  -1 = immediately and together with normal mutation.\n"
       "                  See docs/README.MOpt.md\n"
       "  -c program    - enable CmpLog by specifying a binary compiled for "
       "it.\n"