From 263fd37590e0326ea9b6f91924caf3db266fc855 Mon Sep 17 00:00:00 2001 From: practicalswift Date: Fri, 7 Jun 2019 17:56:29 +0200 Subject: Fix typos --- afl-as.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'afl-as.c') 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__ -- cgit 1.4.1