Skip to content

Commit

Permalink
Update error_codes.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan-DPC authored Oct 18, 2019
1 parent e417180 commit 4e3f4ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/librustc_resolve/error_codes.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ struct Foo<U = (), T = U> {
}
```
Please also verify \hat this wasn't because of a name-clash and rename the type
Please also verify that this wasn't because of a name-clash and rename the type
parameter if so.
"##,

Expand Down

0 comments on commit 4e3f4ca

Please sign in to comment.