commit | b93daec9098c52351bc0984f32416f75d09e4bad | [log] [tgz] |
---|---|---|
author | Hiroshi Inoue <inouehrs@jp.ibm.com> | Sun Jul 02 12:44:27 2017 +0000 |
committer | Hiroshi Inoue <inouehrs@jp.ibm.com> | Sun Jul 02 12:44:27 2017 +0000 |
tree | da873a8e2c6753d2390a1153ed86dcde7949eddd | |
parent | eb09a810e6a59c436bef6ac392273b8f764dcd29 [diff] [blame] |
fix trivial typos in documents; NFC llvm-svn: 306975
diff --git a/llvm/docs/Coroutines.rst b/llvm/docs/Coroutines.rst index f7a3857..1bea04e 100644 --- a/llvm/docs/Coroutines.rst +++ b/llvm/docs/Coroutines.rst
@@ -846,7 +846,7 @@ """"""""" The '``llvm.coro.alloc``' intrinsic returns `true` if dynamic allocation is -required to obtain a memory for the corutine frame and `false` otherwise. +required to obtain a memory for the coroutine frame and `false` otherwise. Arguments: """"""""""