Skip to content

Commit 4009350

Browse files
houssemchebebrichardlau
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 6962c64 commit 4009350

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/common/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -932,8 +932,8 @@ functionality.
932932
* `dir` [&lt;string>][] Directory to search for diagnostic report files.
933933
* return [&lt;Array>][]
934934

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

938938
### `validate(filepath)`
939939

0 commit comments

Comments
 (0)