Skip to content

Commit bd92461

Browse files
houssemchebebdanielleadams
authored andcommitted
test: fix typo
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>
1 parent 1e8bdab commit bd92461

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/common/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -925,8 +925,8 @@ functionality.
925925
* `dir` [&lt;string>][] Directory to search for diagnostic report files.
926926
* return [&lt;Array>][]
927927

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

931931
### `validate(filepath)`
932932

0 commit comments

Comments
 (0)