Skip to content

Commit e3f16b5

Browse files
committed
Fix typo in release notes
1 parent 147e1a8 commit e3f16b5

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
@@ -317,7 +317,7 @@ Changes in existing checks
317317

318318
- Improved :doc:`bugprone-unsafe-functions
319319
<clang-tidy/checks/bugprone/unsafe-functions>` check by omitting the custom
320-
replacement string, when the Reason starts with the character `>` in the
320+
replacement string, when the reason starts with the character `>` in the
321321
`CustomFunctions` option.
322322

323323
- Improved :doc:`cppcoreguidelines-init-variables

0 commit comments

Comments
 (0)