Skip to content

Commit 471360b

Browse files
committed
[clang-tidy][NFC] fix typo in release note
1 parent 90a2e0b commit 471360b

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
@@ -123,7 +123,7 @@ Changes in existing checks
123123
<clang-tidy/checks/modernize/use-std-print>` check to support replacing
124124
member function calls too.
125125

126-
- Improved :doc:`readablility-implicit-bool-conversion
126+
- Improved :doc:`readability-implicit-bool-conversion
127127
<clang-tidy/checks/readability/implicit-bool-conversion>` check
128128
by adding the option `UseUpperCaseLiteralSuffix` to select the
129129
case of the literal suffix in fixes.

0 commit comments

Comments
 (0)