Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9351bb4

Browse files
Trottaduh95
authored andcommitted
doc: correct spelling in BUILDING.md
PR-URL: #60875 Reviewed-By: Stewart X Addison <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent 41e6cd8 commit 9351bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ tools/test.py parallel/test-stream-* # The test/ prefix can be omitted
372372
tools/test.py "test/parallel/test-stream-*"
373373
```
374374

375-
The whildcard `*` can be used in any part of the path. For example, to run all tests
375+
The wildcard `*` can be used in any part of the path. For example, to run all tests
376376
with a name that starts with `test-inspector-`, regardless of the directory they are in:
377377

378378
```bash

0 commit comments

Comments
 (0)