about summary refs log tree commit diff
path: root/README.txt
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2018-03-20 03:23:02 +0100
committervan Hauser <vh@thc.org>2018-03-20 03:23:02 +0100
commit4ee373879784e77a815de8d2fc60d5a748252704 (patch)
tree35cc156b6129c178c234be487cdd597f205d8d25 /README.txt
parent6f04830391a0e66068f726648aed29703d63c425 (diff)
downloadafl-dyninst-4ee373879784e77a815de8d2fc60d5a748252704.tar.gz
typo
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 12ebb2c..24081a4 100644
--- a/README.txt
+++ b/README.txt
@@ -46,7 +46,7 @@ when reached. This can speed up the fuzzing tremendously.
 Switch -s instructs afl-dyninst to skip the first <number> of basic
 blocks. Currently, it is used to work around a bug in Dyninst
 but doubles as an optimization option, as skipping the basic blocks 
-of the initialization rutines makes things run faster. If the instrumented
+of the initialization routines makes things run faster. If the instrumented
 binary is crashing by itself, try skiping a number of blocks.
 
 Switch -r allows you to specify a path to the library that is loaded