mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
Merge pull request #898 from srinivasreddy/spell
Correct spelling of 'style'
This commit is contained in:
commit
d9ccec6f82
@ -45,7 +45,7 @@ configuration_option_enum! { ReturnIndent:
|
||||
WithWhereClause,
|
||||
}
|
||||
|
||||
// How to stle a struct literal.
|
||||
// How to style a struct literal.
|
||||
configuration_option_enum! { StructLitStyle:
|
||||
// First line on the same line as the opening brace, all lines aligned with
|
||||
// the first line.
|
||||
|
Loading…
Reference in New Issue
Block a user