Skip to content

Commit 003a47f

Browse files
author
MarcoFalke
committed
Merge #15185: docs: Spelling error fix on fuzzing.md
31097b7 docs: Spelling error fix on fuzzing.md (benthecarman) Pull request description: Tree-SHA512: f4deb837d0d221c5ff118bbf8cf44600a97099ea330341b94561ffa546c33a90a58bef8284b343df3bfa1376d2e80f2002ac8e393a092dbf699568b5df1e8611
2 parents 7ee6044 + 31097b7 commit 003a47f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/fuzzing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ make
8282
```
8383

8484
The fuzzer needs some inputs to work on, but the inputs or seeds can be used
85-
interchangably between libFuzzer and AFL.
85+
interchangeably between libFuzzer and AFL.
8686

8787
See https://llvm.org/docs/LibFuzzer.html#running on how to run the libFuzzer
8888
instrumented executable.

0 commit comments

Comments
 (0)