Rollup merge of #139506 - tshepang:patch-6, r=jieyouxu

add missing word in doc comment (part 2)
This commit is contained in:
Matthias Krüger 2025-04-08 21:25:59 +02:00 committed by GitHub
commit df9796f20d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -189,7 +189,7 @@ pub enum GccCiMode {
///
/// Note that this structure is not decoded directly into, but rather it is
/// filled out from the decoded forms of the structs below. For documentation
/// each field, see the corresponding fields in
/// on each field, see the corresponding fields in
/// `bootstrap.example.toml`.
#[derive(Default, Clone)]
pub struct Config {