Skip to content

Commit b11009f

Browse files
committed
[NFC] Minor documentation fix for the release branch
1 parent 006b649 commit b11009f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/docs/ReleaseNotes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,9 +197,9 @@ The change may affect the current use of ``half`` includes (but is not limited
197197
to):
198198

199199
* Frontends generating ``half`` type in function passing and/or returning
200-
arguments.
200+
arguments.
201201
* Downstream runtimes providing any ``half`` conversion builtins assuming the
202-
old ABI.
202+
old ABI.
203203
* Projects built with LLVM 15.0 but using early versions of compiler-rt.
204204

205205
When you find failures with ``half`` type, check the calling conversion of the

0 commit comments

Comments
 (0)