Fix duplicate words in the docs
This commit is contained in:
parent
7e62ad6876
commit
c7b19b04cb
1 changed files with 1 additions and 1 deletions
|
@ -1297,7 +1297,7 @@ with matching types and type parameter counts.
|
|||
|
||||
An implementation can take type parameters,
|
||||
which can be different from the type parameters taken by the trait it implements.
|
||||
Implementation parameters are written after after the `impl` keyword.
|
||||
Implementation parameters are written after the `impl` keyword.
|
||||
|
||||
~~~~
|
||||
# trait Seq<T> { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue