Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
GambitingMan authored Oct 15, 2023
1 parent c11768c commit d9b6490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/rustfmt/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ fn dont_emit_ICE() {
}

#[test]
fn rustfmt_emits_error_when_control_bace_style_is_always_next_line() {
fn rustfmt_emits_error_when_control_brace_style_is_always_next_line() {
// See also https://github.com/rust-lang/rustfmt/issues/5912
let args = [
"--config=color=Never",
Expand Down

0 comments on commit d9b6490

Please sign in to comment.