Skip to content

Commit

Permalink
Merge #3
Browse files Browse the repository at this point in the history
3: Fix typo in readme r=PaulGrandperrin a=brson

I thought maybe this was an intentional subtle joke, mimicking the two "g"s and "z"s in honggfuzz, but probably not.

Co-authored-by: Brian Anderson <[email protected]>
  • Loading branch information
bors[bot] and brson committed Apr 13, 2018
2 parents 32ac50c + fff85b6 commit 7d7b9e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ Honggfuzz working directory, defaults to `hfuzz_workspace`.

Honggfuzz input files (also called "corpus"), defaults to `$HFUZZ_WORKSPACE/{TARGET}/input`.

## Conditionnal compilation
## Conditional compilation

Sometimes, it is necessary to make some specific adaptation to your code to yield a better fuzzing efficiency.

Expand Down

0 comments on commit 7d7b9e2

Please sign in to comment.