Rollup merge of #72258 - Rustin-Liu:rustin-patch-typo, r=dtolnay
Fix typo Arbintrary to Arbitrary Signed-off-by: Rustin-Liu <rustin.liu@gmail.com> Closes #72122.
This commit is contained in:
commit
e43dd47db2
@ -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…
Reference in New Issue
Block a user