about summary refs log tree commit diff
path: root/afl-as.c
diff options
context:
space:
mode:
Diffstat (limited to 'afl-as.c')
-rw-r--r--afl-as.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/afl-as.c b/afl-as.c
index 55b14c9d..94595f24 100644
--- a/afl-as.c
+++ b/afl-as.c
@@ -377,7 +377,7 @@ static void add_instrumentation(void) {
     }
 
     /* Label of some sort. This may be a branch destination, but we need to
-       tread carefully and account for several different formatting
+       read carefully and account for several different formatting
        conventions. */
 
 #ifdef __APPLE__