Skip to content

Commit 073ea7e

Browse files
Trottaduh95
authored andcommitted
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 5c53625 commit 073ea7e

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)