Fix typos - 1st run

This commit is contained in:
llzmb
2021-12-02 21:23:22 +01:00
parent 377adb776e
commit aa6586a761
6 changed files with 8 additions and 8 deletions

View File

@ -131,7 +131,7 @@ The following options are available when you instrument with LTO mode
have to compile the target twice, once specifically with/for this mode by
setting `AFL_LLVM_CMPLOG=1`, and pass this binary to afl-fuzz via the `-c`
parameter. Note that you can compile also just a cmplog binary and use that
for both, however, there will be a performance penality. You can read more
for both, however, there will be a performance penalty. You can read more
about this in
[instrumentation/README.cmplog.md](../instrumentation/README.cmplog.md).