We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25c91ea + 78eb64f commit e43dd47Copy full SHA for e43dd47
src/librustc_error_codes/error_codes/E0307.md
@@ -64,7 +64,7 @@ impl Trait for Foo {
64
}
65
```
66
67
-The nightly feature [Arbintrary self types][AST] extends the accepted
+The nightly feature [Arbitrary self types][AST] extends the accepted
68
set of receiver types to also include any type that can dereference to
69
`Self`:
70
0 commit comments