Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 549dcdf

Browse files
authored
Unrolled build for rust-lang#139506
Rollup merge of rust-lang#139506 - tshepang:patch-6, r=jieyouxu add missing word in doc comment (part 2)
2 parents c1b8b7e + eb4bc2c commit 549dcdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap/src/core/config/config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ pub enum GccCiMode {
189189
///
190190
/// Note that this structure is not decoded directly into, but rather it is
191191
/// filled out from the decoded forms of the structs below. For documentation
192-
/// each field, see the corresponding fields in
192+
/// on each field, see the corresponding fields in
193193
/// `bootstrap.example.toml`.
194194
#[derive(Default, Clone)]
195195
pub struct Config {

0 commit comments

Comments
 (0)