Skip to content

Commit 146f90a

Browse files
Update clang-tools-extra/docs/ReleaseNotes.rst
Co-authored-by: EugeneZelenko <[email protected]>
1 parent 35769db commit 146f90a

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
@@ -174,7 +174,7 @@ Changes in existing checks
174174

175175
- Improved :doc:`concurrency-mt-unsafe
176176
<clang-tidy/checks/concurrency/mt-unsafe>` check by fixing a false positive
177-
where `strerror` was flagged as MT-unsafe.
177+
where ``strerror`` was flagged as MT-unsafe.
178178

179179
- Improved :doc:`misc-const-correctness
180180
<clang-tidy/checks/misc/const-correctness>` check by adding the option

0 commit comments

Comments
 (0)