about summary refs log tree commit diff
path: root/instrumentation
diff options
context:
space:
mode:
authorllzmb <46303940+llzmb@users.noreply.github.com>2021-12-02 20:14:54 +0100
committerllzmb <46303940+llzmb@users.noreply.github.com>2021-12-02 21:08:16 +0100
commitfcbaddfd2b3f4dece001f1d4141d7dce75da1e81 (patch)
tree1c9c4ea6da4c5be170d0213a4ff73b0abdd59509 /instrumentation
parentb7395fa46710673602b8fb7257e502e5f129a56c (diff)
downloadafl++-fcbaddfd2b3f4dece001f1d4141d7dce75da1e81.tar.gz
Fix spelling of words related to "build"
Diffstat (limited to 'instrumentation')
-rw-r--r--instrumentation/README.lto.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/instrumentation/README.lto.md b/instrumentation/README.lto.md
index 24e57b23..b97e5799 100644
--- a/instrumentation/README.lto.md
+++ b/instrumentation/README.lto.md
@@ -328,7 +328,7 @@ and `CXXFLAGS=-flto=full`).
 If this succeeds, then there is an issue with afl-clang-lto. Please report at
 [https://github.com/AFLplusplus/AFLplusplus/issues/226](https://github.com/AFLplusplus/AFLplusplus/issues/226).
 
-Even some targets where clang-12 fails can be build if the fail is just in
+Even some targets where clang-12 fails can be built if the fail is just in
 `./configure`, see `Solving difficult targets` above.
 
 ## History