add missing word in doc comment (part 2)
This commit is contained in:
parent
c6c179662d
commit
eb4bc2ccfb
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue