Commit b0ae0c0
authored
operator-expr: remove stray word in footnote
"only for closures that {x} can be {y}" repeats the limitation; it should
either be "only closures that {x} can be {y}", or, if the capability ("{y}") is
implicit, it can be "only for closures that {x}". Go with the first option that
keeps the context, and remove the extra "for".1 parent b79ffa9 commit b0ae0c0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
552 | | - | |
| 552 | + | |
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
| |||
0 commit comments