Skip to content

Commit 4e3f4ca

Browse files
authored
Update error_codes.rs
1 parent e417180 commit 4e3f4ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc_resolve/error_codes.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ struct Foo<U = (), T = U> {
2626
}
2727
```
2828
29-
Please also verify \hat this wasn't because of a name-clash and rename the type
29+
Please also verify that this wasn't because of a name-clash and rename the type
3030
parameter if so.
3131
"##,
3232

0 commit comments

Comments
 (0)