Skip to content

Commit 8595a5f

Browse files
Update clang-tools-extra/docs/ReleaseNotes.rst
Co-authored-by: EugeneZelenko <[email protected]>
1 parent 6ebf497 commit 8595a5f

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
@@ -259,7 +259,7 @@ Changes in existing checks
259259

260260
- Improved :doc:`modernize-use-nullptr
261261
<clang-tidy/checks/modernize/use-nullptr>` check by fixing a crash
262-
on Windows when the check was enabled with a 32-bit clang-tidy binary.
262+
on Windows when the check was enabled with a 32-bit :program:`clang-tidy` binary.
263263

264264
- Improved :doc:`modernize-use-std-format
265265
<clang-tidy/checks/modernize/use-std-format>` check to correctly match

0 commit comments

Comments
 (0)