Fix duplicate words in the docs
This commit is contained in:
parent
7e62ad6876
commit
c7b19b04cb
@ -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…
Reference in New Issue
Block a user