aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--afl-fuzz.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/afl-fuzz.c b/afl-fuzz.c
index 40a49544..6bd6f79d 100644
--- a/afl-fuzz.c
+++ b/afl-fuzz.c
@@ -7074,7 +7074,7 @@ static void usage(u8* argv0) {
" -T text - text banner to show on the screen\n"
" -M / -S id - distributed mode (see parallel_fuzzing.txt)\n"
- " -C - crash exploration mode (the peruvian rabbit thing)\n\n"
+ " -C - crash exploration mode (the peruvian rabbit thing)\n"
" -e ext - File extension for the temporarily generated test case\n\n"
"For additional tips, please consult %s/README.\n\n",