Correct spelling of 'style'

This commit is contained in:
Srinivas Reddy Thatiparthy
2016-04-03 01:08:25 +05:30
parent c3cef52cde
commit bee9682a49
+1 -1
View File
@@ -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.