about summary refs log tree commit diff
path: root/src/afl-cc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/afl-cc.c')
-rw-r--r--src/afl-cc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/afl-cc.c b/src/afl-cc.c
index cba435bd..cf10d9a7 100644
--- a/src/afl-cc.c
+++ b/src/afl-cc.c
@@ -707,7 +707,7 @@ static void edit_params(u32 argc, char **argv, char **envp) {
 
       if (!be_quiet)
         WARNF(
-            "Found errornous '-fsanitize=fuzzer', trying to replace with "
+            "Found erroneous '-fsanitize=fuzzer', trying to replace with "
             "libAFLDriver.a");
 
       if (!afllib) {