Skip to content

Commit

Permalink
Fix FUZZING.md typo.
Browse files Browse the repository at this point in the history
Change-Id: Ie43ffabfdf5b10fbb0c8adcc2626a2913152e5e1
Reviewed-on: https://boringssl-review.googlesource.com/14525
Commit-Queue: David Benjamin <davidben@google.com>
Reviewed-by: Steven Valdez <svaldez@google.com>
  • Loading branch information
davidben authored and dvorak42 committed Mar 30, 2017
1 parent a5f1b38 commit 519118f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FUZZING.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ If both sets of tests pass, refresh the fuzzer corpora with `refresh_ssl_corpora

```
cd fuzz
./refresh_fuzzer_corpora.sh /path/to/fuzzer/mode/build /path/to/non/fuzzer/mode/build
./refresh_ssl_corpora.sh /path/to/fuzzer/mode/build /path/to/non/fuzzer/mode/build
```

0 comments on commit 519118f

Please sign in to comment.