Skip to content

Commit a23bea5

Browse files
committed
Fix style and grammar
1 parent 06dff80 commit a23bea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc_typeck/diagnostics.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4627,7 +4627,7 @@ crate's documentation.
46274627

46284628
E0642: r##"
46294629
This error indicates that there is a mismatch between generic parameters and
4630-
impl Trait parameters in a trait Declaration versus it's impl.
4630+
impl Trait parameters in a trait declaration versus its impl.
46314631
46324632
```compile_fail,E0642
46334633
#![feature(conservative_impl_trait)]

0 commit comments

Comments
 (0)