Skip to content

Commit 417daa2

Browse files
authored
Update clang-tools-extra/docs/ReleaseNotes.rst
1 parent fa66030 commit 417daa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ Changes in existing checks
321321
- Improved :doc:`misc-const-correctness
322322
<clang-tidy/checks/misc/const-correctness>` check to avoid false
323323
positives when pointers is tranferred to non-const references
324-
and check by fixing false positives of function pointer.
324+
and avoid false positives of function pointer.
325325

326326
- Improved :doc:`misc-header-include-cycle
327327
<clang-tidy/checks/misc/header-include-cycle>` check performance.

0 commit comments

Comments
 (0)