Skip to content

Commit e42c6c8

Browse files
authored
doc: correct spelling in BUILDING.md
PR-URL: #60875 Reviewed-By: Stewart X Addison <sxa@redhat.com> Reviewed-By: Richard Lau <richard.lau@ibm.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 768f3ba commit e42c6c8

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
@@ -443,7 +443,7 @@ tools/test.py parallel/test-stream-* # The test/ prefix can be omitted
443443
tools/test.py "test/parallel/test-stream-*"
444444
```
445445

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

449449
```bash

0 commit comments

Comments
 (0)