Skip to content

Commit

Permalink
test: fix typo
Browse files Browse the repository at this point in the history
PR-URL: #39045
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
  • Loading branch information
houssemchebeb authored and danielleadams committed Jun 21, 2021
1 parent 1e8bdab commit bd92461
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/common/README.md
Expand Up @@ -925,8 +925,8 @@ functionality.
* `dir` [&lt;string>][] Directory to search for diagnostic report files.
* return [&lt;Array>][]

Returns an array of diagnotic report file names found in `dir`. The files should
have been generated by a process whose PID matches `pid`.
Returns an array of diagnostic report file names found in `dir`. The files
should have been generated by a process whose PID matches `pid`.

### `validate(filepath)`

Expand Down

0 comments on commit bd92461

Please sign in to comment.