Skip to content

Commit 4856799

Browse files
committed
Fix spelling of targetting
1 parent 9c4f6b7 commit 4856799

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
@@ -347,7 +347,7 @@ Bug Fixes in This Version
347347
``-Wshadow`` and show uncaptured-local warnings with ``-Wshadow-all``. (#GH68605)
348348
- Fixed a failed assertion with a negative limit parameter value inside of
349349
``__has_embed``. (#GH157842)
350-
- Fixed an assertion when an improper use of the ``malloc`` attribute targetting
350+
- Fixed an assertion when an improper use of the ``malloc`` attribute targeting
351351
a function without arguments caused us to try to access a non-existent argument.
352352
(#GH159080)
353353

0 commit comments

Comments
 (0)