Skip to content

Commit d24d8af

Browse files
committed
Fixed typo in CTE release notes failing build
1 parent 8a68c40 commit d24d8af

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
@@ -105,7 +105,7 @@ Changes in existing checks
105105
^^^^^^^^^^^^^^^^^^^^^^^^^^
106106

107107
- Improved :doc:`readability-qualified-auto
108-
<clang-tidy/checks/readability-qualified-about>` check now supports a
108+
<clang-tidy/checks/readability-qualified-auto>` check now supports a
109109
`AddConstToQualified` to enable adding ``const`` qualifiers to variables
110110
typed with ``auto *`` and ``auto &``.
111111

0 commit comments

Comments
 (0)