about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhexcoder <hexcoder-@users.noreply.github.com>2021-05-10 12:48:41 +0200
committerGitHub <noreply@github.com>2021-05-10 12:48:41 +0200
commit82d0e4f210ba6dd12eb4e09cbb144850660e050b (patch)
tree5e8c8ed1ac9007880b11ca0feec388aed7804cc2
parent84e55e7a1bc684b2f3b52db4d6e789135af95d13 (diff)
downloadafl++-82d0e4f210ba6dd12eb4e09cbb144850660e050b.tar.gz
typo
-rw-r--r--instrumentation/README.llvm.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/instrumentation/README.llvm.md b/instrumentation/README.llvm.md
index 0937a328..cfe537d5 100644
--- a/instrumentation/README.llvm.md
+++ b/instrumentation/README.llvm.md
@@ -2,7 +2,7 @@
 
   (See [../README.md](../README.md) for the general instruction manual.)
 
-  (See [README.gcc_plugon.md](../README.gcc_plugin.md) for the GCC-based instrumentation.)
+  (See [README.gcc_plugin.md](../README.gcc_plugin.md) for the GCC-based instrumentation.)
 
 ## 1) Introduction