Skip to content

Commit 6a57ac4

Browse files
committed
Fix typo as suggested by camelid
1 parent 1293ce9 commit 6a57ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/building/bootstrapping.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ The `RUSTFLAGS_STAGE_0`, `RUSTFLAGS_STAGE_1` and `RUSTFLAGS_STAGE_2`
240240
environment variables pass the given flags when building stage 0, 1, and 2
241241
artifacts respectively.
242242

243-
Additionally, the `RUSTFLAGS_STAGE_NOT_0` variable, as its name suggests, pass
243+
Additionally, the `RUSTFLAGS_STAGE_NOT_0` variable, as its name suggests, passes
244244
the given arguments if the stage is not 0.
245245

246246
## Environment Variables

0 commit comments

Comments
 (0)