diff --git a/llvm/docs/Coroutines.rst b/llvm/docs/Coroutines.rst index 8794df65504fa2..92e138b6893b26 100644 --- a/llvm/docs/Coroutines.rst +++ b/llvm/docs/Coroutines.rst @@ -1090,7 +1090,7 @@ The first and second arguments are identical to those of the `coro.begin` intrinsic. The third argument is an i32 index of the generator list given to the -`CoroSplit` pass specifying the custom ABI generator lor this coroutine. +`CoroSplit` pass specifying the custom ABI generator for this coroutine. Semantics: """"""""""