Skip to content

Commit ae7df95

Browse files
authored
Update Coroutines.rst
1 parent 2ec85da commit ae7df95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/docs/Coroutines.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1079,8 +1079,8 @@ Overview:
10791079
"""""""""
10801080

10811081
The '``llvm.coro.begin.custom.abi``' intrinsic is used in place of the
1082-
`coro.begin` intrinsic with an additional parameter to specify the custom ABI
1083-
for the coroutine. The return is identical to that of the `coro.begin`
1082+
`coro.begin` intrinsic that has an additional parameter to specify the custom
1083+
ABI for the coroutine. The return is identical to that of the `coro.begin`
10841084
intrinsic.
10851085

10861086
Arguments:

0 commit comments

Comments
 (0)