Skip to content

Commit 75fe805

Browse files
Update ReleaseNotes.rst
1 parent 56a4e09 commit 75fe805

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
@@ -322,7 +322,7 @@ Changes in existing checks
322322
<clang-tidy/checks/readability/implicit-bool-conversion>` check by adding the
323323
option `UseUpperCaseLiteralSuffix` to select the case of the literal suffix in
324324
fixes and fixing false positive for implicit conversion of comparison result in
325-
C23 , and by adding the option `CheckConversionsToBool` or
325+
C23, and by adding the option `CheckConversionsToBool` or
326326
`CheckConversionsFromBool` to configure checks for conversions involving ``bool``.
327327

328328
- Improved :doc:`readability-redundant-smartptr-get

0 commit comments

Comments
 (0)