aboutsummaryrefslogtreecommitdiff
path: root/docs/custom_mutators.md
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 /docs/custom_mutators.md
parentb7395fa46710673602b8fb7257e502e5f129a56c (diff)
downloadAFLplusplus-fcbaddfd2b3f4dece001f1d4141d7dce75da1e81.tar.gz
Fix spelling of words related to "build"
Diffstat (limited to 'docs/custom_mutators.md')
-rw-r--r--docs/custom_mutators.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/custom_mutators.md b/docs/custom_mutators.md
index 3a2ec3b2..7d362950 100644
--- a/docs/custom_mutators.md
+++ b/docs/custom_mutators.md
@@ -218,7 +218,7 @@ trimmed input. Here's a quick API description:
to the maximum amount of steps you returned in `init_trim`).
Omitting any of three trimming methods will cause the trimming to be disabled
-and trigger a fallback to the builtin default trimming routine.
+and trigger a fallback to the built-in default trimming routine.
### Environment Variables