diff options
author | vanhauser-thc <vh@thc.org> | 2022-10-11 12:43:06 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-10-11 12:43:06 +0200 |
commit | de9d1ff4a09a72c8bd4bb892f146646296f3f2fa (patch) | |
tree | ce4fe27147f68d687fe8d995e6f2ce829a7417b8 /qemu_mode/fastexit | |
parent | e6e82948bf95fab90466cb2dfa78457c4d2d80a6 (diff) | |
download | afl++-de9d1ff4a09a72c8bd4bb892f146646296f3f2fa.tar.gz |
doc fixes
Diffstat (limited to 'qemu_mode/fastexit')
-rw-r--r-- | qemu_mode/fastexit/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu_mode/fastexit/README.md b/qemu_mode/fastexit/README.md index f01340c2..66763e94 100644 --- a/qemu_mode/fastexit/README.md +++ b/qemu_mode/fastexit/README.md @@ -2,4 +2,4 @@ This library forces _exit on exit when preloaded to gain speed. -Gives speed on complex tarets like Android or Wine. +Gives speed on complex targets like Android or Wine. |