Skip to content

Commit 49eea1f

Browse files
authored
Merge pull request #2352 from dmitryvm/1216-typos
typo in rfc1216
2 parents 0f43b37 + 32f324e commit 49eea1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/1216-bang-type.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ Someone would have to implement this.
406406
# Unresolved questions
407407

408408
`!` has a unique impl of any trait whose only items are non-static methods. It
409-
would be nice if there was a way a to automate the creation of these impls.
409+
would be nice if there was a way to automate the creation of these impls.
410410
Should `!` automatically satisfy any such trait? This RFC is not blocked on
411411
resolving this question if we are willing to accept backward-incompatibilities
412412
in questionably-valid code which tries to call trait methods on diverging

0 commit comments

Comments
 (0)