Fix punctuation in connection with "however"

This commit is contained in:
llzmb
2021-12-02 20:45:48 +01:00
parent c85e0dc4f0
commit a7694e299a
10 changed files with 61 additions and 46 deletions

View File

@ -5,9 +5,9 @@
afl-untracer is an example skeleton file which can easily be used to fuzz
a closed source library.
It requires less memory and is x3-5 faster than qemu_mode however it is way
more course grained and does not provide interesting features like compcov
or cmplog.
It requires less memory and is x3-5 faster than qemu_mode, however, it is way
more course grained and does not provide interesting features like compcov or
cmplog.
Supported is so far Intel (i386/x86_64) and AARCH64.