Skip to content

Commit 23cc1a8

Browse files
committed
fix typo
1 parent 2d2222b commit 23cc1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ Bug Fixes in This Version
433433
- Fixed a failed assertion with empty filename in ``#embed`` directive. (#GH162951)
434434
- Fixed a crash triggered by unterminated ``__has_embed``. (#GH162953)
435435
- Fixed a wrong diagnostic about a local variable inside a lambda in unevaluated
436-
contexts need capture. (#GH163837)
436+
context needs capture. (#GH163837)
437437

438438
Bug Fixes to Compiler Builtins
439439
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)