mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-05-15 07:06:52 +02:00
Fix misspelling of implementing (#1934)
This commit is contained in:
parent
eff410cd1a
commit
44ba3ec461
@ -83,7 +83,7 @@
|
|||||||
- [Methods and Traits](methods-and-traits.md)
|
- [Methods and Traits](methods-and-traits.md)
|
||||||
- [Methods](methods-and-traits/methods.md)
|
- [Methods](methods-and-traits/methods.md)
|
||||||
- [Traits](methods-and-traits/traits.md)
|
- [Traits](methods-and-traits/traits.md)
|
||||||
- [Implmementing Traits](methods-and-traits/traits/implementing.md)
|
- [Implementing Traits](methods-and-traits/traits/implementing.md)
|
||||||
- [Supertraits](methods-and-traits/traits/supertraits.md)
|
- [Supertraits](methods-and-traits/traits/supertraits.md)
|
||||||
- [Associated Types](methods-and-traits/traits/associated-types.md)
|
- [Associated Types](methods-and-traits/traits/associated-types.md)
|
||||||
- [Deriving](methods-and-traits/deriving.md)
|
- [Deriving](methods-and-traits/deriving.md)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user