Skip to content

Commit 364de5a

Browse files
committed
fix typo
1 parent dd70a98 commit 364de5a

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
@@ -459,7 +459,7 @@ Bug Fixes in This Version
459459
- Fixed a crash triggered by unterminated ``__has_embed``. (#GH162953)
460460
- Accept empty enumerations in MSVC-compatible C mode. (#GH114402)
461461
- Fixed false-positive shadow diagnostics for lambdas in explicit object member functions. (#GH163731)
462-
- Fixed an incorrect diagnostic for ambiguous function call that use a
462+
- Fixed an incorrect diagnostic for ambiguous function call that uses a
463463
designated-initializer as template argument. (#GH166784)
464464

465465
Bug Fixes to Compiler Builtins

0 commit comments

Comments
 (0)