Fix typo Arbintrary to Arbitrary
Signed-off-by: Rustin-Liu <rustin.liu@gmail.com>
This commit is contained in:
parent
163445ac80
commit
78eb64f35a
@ -64,7 +64,7 @@ impl Trait for Foo {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
The nightly feature [Arbintrary self types][AST] extends the accepted
|
The nightly feature [Arbitrary self types][AST] extends the accepted
|
||||||
set of receiver types to also include any type that can dereference to
|
set of receiver types to also include any type that can dereference to
|
||||||
`Self`:
|
`Self`:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user