diff options
author | hexcoder <hexcoder-@users.noreply.github.com> | 2020-12-02 13:26:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-02 13:26:38 +0100 |
commit | 16a6bbb3c9b826359e3fe193b1f66a941fde6d62 (patch) | |
tree | af3809c306d7c6d510cbe54737eb3a0d023dd8b2 | |
parent | 0942158ad1210e3933ea15dd9c5ab0a6516febb0 (diff) | |
download | afl++-16a6bbb3c9b826359e3fe193b1f66a941fde6d62.tar.gz |
typo
-rw-r--r-- | instrumentation/README.lto.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/instrumentation/README.lto.md b/instrumentation/README.lto.md index 62e98902..37d51de8 100644 --- a/instrumentation/README.lto.md +++ b/instrumentation/README.lto.md @@ -62,7 +62,7 @@ AUTODICTIONARY: 11 strings found ### Installing llvm version 11 -llvm 11 should be available in all current Linux repository. +llvm 11 should be available in all current Linux repositories. If you use an outdated Linux distribution read the next section. ### Installing llvm from the llvm repository (version 12) |