aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhexcoder <hexcoder-@users.noreply.github.com>2022-06-14 14:57:31 +0200
committerGitHub <noreply@github.com>2022-06-14 14:57:31 +0200
commit80892b8fc597fcfa73bd9f105d3f0f4171a92c57 (patch)
tree4e9699bcb9654b55385a35ea5f18937bf1dab5b6
parentba21e20695313d538535788cdc55f4b26304e56a (diff)
downloadafl++-80892b8fc597fcfa73bd9f105d3f0f4171a92c57.tar.gz
typos
-rw-r--r--docs/Changelog.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 4091c5f9..44939b16 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -28,7 +28,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
kept), unless AFL_KEEP_TIMEOUTS are set
- AFL never implemented auto token inserts (but user token inserts,
user token overwrite and auto token overwrite), added now!
- - fixed for a mutation type in havoc mode
+ - fixed a mutation type in havoc mode
- Mopt fix to always select the correct algorithm
- fix effector map calculation (deterministic mode)
- fix custom mutator post_process functionality
@@ -43,7 +43,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
- unicorn_mode:
- update unicorn engine, fix C example
- utils:
- - removed optimin because it looses coverage due a bug and is
+ - removed optimin because it looses coverage due to a bug and is
unmaintained :-(