Skip to content

Commit fb287e8

Browse files
tsymallaDanielCChen
authored andcommitted
[Docs] Fix typo in recent coro docs (llvm#112005)
1 parent 9e3aeaa commit fb287e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/Coroutines.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1090,7 +1090,7 @@ The first and second arguments are identical to those of the `coro.begin`
10901090
intrinsic.
10911091

10921092
The third argument is an i32 index of the generator list given to the
1093-
`CoroSplit` pass specifying the custom ABI generator lor this coroutine.
1093+
`CoroSplit` pass specifying the custom ABI generator for this coroutine.
10941094

10951095
Semantics:
10961096
""""""""""

0 commit comments

Comments
 (0)