Fix typo Arbintrary to Arbitrary
Signed-off-by: Rustin-Liu <rustin.liu@gmail.com>
This commit is contained in:
parent
163445ac80
commit
78eb64f35a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
`Self`:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue