Skip to content

Commit e6472b3

Browse files
authored
Merge pull request rust-lang#2353 from rust-lang/tshepang-patch-1
typo
2 parents deed996 + ba6dd90 commit e6472b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/rustc-dev-guide/src/building/bootstrapping/what-bootstrapping-does.md

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