mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
Correct spelling of 'style'
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ pub enum $e {
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user