Good time concordance
This commit is contained in:
parent
98205afe0b
commit
00e115d090
1 changed files with 2 additions and 2 deletions
|
|
@ -212,8 +212,8 @@ http://doc.rust-lang.org/reference.html#trait-objects
|
|||
"##,
|
||||
|
||||
E0036: r##"
|
||||
This error occurred when you pass too many or not enough type parameters to a
|
||||
method. Example:
|
||||
This error occurrs when you pass too many or not enough type parameters to
|
||||
a method. Example:
|
||||
|
||||
```
|
||||
struct Test;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue