Skip to content

Commit cc66430

Browse files
authored
Merge pull request #2353 from rust-lang/tshepang-patch-1
typo
2 parents c4d85f1 + 55d22e3 commit cc66430

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/building/bootstrapping/what-bootstrapping-does.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -394,8 +394,8 @@ will be rare to want to use it. Finally, `MAGIC_EXTRA_RUSTFLAGS` bypasses the
394394
this is `compiletest`. For unit tests and doc tests this is the `libtest`
395395
runner.
396396

397-
Most test runner accept `--help`, which you can use to find out the options
398-
accepted by the runner.
397+
Most test runners accept `--help`,
398+
which you can use to find out the options accepted by the runner.
399399

400400
## Environment Variables
401401

0 commit comments

Comments
 (0)