Skip to content

Commit 38a9e1d

Browse files
committed
[clang-tidy][NFC] Fix Release Notes build error
1 parent 4240c91 commit 38a9e1d

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
@@ -213,7 +213,7 @@ Changes in existing checks
213213

214214
- Deprecated check-local options `HeaderFileExtensions` and `ImplementationFileExtensions`
215215
in :doc:`misc-unused-using-decls
216-
<clang-tidy/checks/misc/misc-unused-using-decls>` check.
216+
<clang-tidy/checks/misc/unused-using-decls>` check.
217217
Global options of the same name should be used instead.
218218

219219
- Improved :doc:`modernize-loop-convert <clang-tidy/checks/modernize/loop-convert>`

0 commit comments

Comments
 (0)