Skip to content

Commit 4009350

Browse files
houssemchebebrichardlau
authored andcommitted
test: fix typo
PR-URL: #39045 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Zijian Liu <[email protected]>
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

Lines changed: 2 additions & 2 deletions
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)