Skip to content

Commit 9c4cab0

Browse files
VladimirPlyashkuntru
authored andcommitted
[clang-tidy][docs] Fixed page title for abseil-no-internal-dependencies check documentation
It seems that documentation for abseil-no-internal-dependencies has invalid title. This can be checked by looking at the actual web-site - https://clang.llvm.org/extra/clang-tidy/checks/abseil/no-internal-dependencies.html There is redundant "subl.. title:: clang-tidy - abseil-no-internal-dependencies" paragraph in the beginning. Reviewed By: njames93, sylvestre.ledru Differential Revision: https://reviews.llvm.org/D131590 (cherry picked from commit 6c7b049)
1 parent 804e453 commit 9c4cab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang-tools-extra/docs/clang-tidy/checks/abseil/no-internal-dependencies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
subl.. title:: clang-tidy - abseil-no-internal-dependencies
1+
.. title:: clang-tidy - abseil-no-internal-dependencies
22

33
abseil-no-internal-dependencies
44
===============================

0 commit comments

Comments
 (0)