Skip to content
Merged

typo #2353

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/building/bootstrapping/what-bootstrapping-does.md
Original file line number Diff line number Diff line change
Expand Up @@ -394,8 +394,8 @@ will be rare to want to use it. Finally, `MAGIC_EXTRA_RUSTFLAGS` bypasses the
this is `compiletest`. For unit tests and doc tests this is the `libtest`
runner.

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

## Environment Variables

Expand Down