diff options
| author | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-12-02 20:37:21 +0100 |
|---|---|---|
| committer | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-12-02 21:08:26 +0100 |
| commit | c85e0dc4f0e0a6deedfb7318292e1939503a10c2 (patch) | |
| tree | 2113f2ff4f9cba6b8c470d12a9b69af8877c170a /instrumentation | |
| parent | fcbaddfd2b3f4dece001f1d4141d7dce75da1e81 (diff) | |
| download | afl++-c85e0dc4f0e0a6deedfb7318292e1939503a10c2.tar.gz | |
Remove the word "we"
Diffstat (limited to 'instrumentation')
| -rw-r--r-- | instrumentation/README.instrument_list.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/instrumentation/README.instrument_list.md b/instrumentation/README.instrument_list.md index b412b600..3ed64807 100644 --- a/instrumentation/README.instrument_list.md +++ b/instrumentation/README.instrument_list.md @@ -128,4 +128,4 @@ Note that whitespace is ignored and comments (`# foo`) are supported. ### 3b) UNIX-style pattern matching You can add UNIX-style pattern matching in the "instrument file list" entries. -See `man fnmatch` for the syntax. We do not set any of the `fnmatch` flags. \ No newline at end of file +See `man fnmatch` for the syntax. Do not set any of the `fnmatch` flags. \ No newline at end of file |
