Skip to content

Commit 411d598

Browse files
committed
Fix doc
1 parent 1b314bb commit 411d598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang-tools-extra/docs/clang-tidy/checks/portability/avoid-platform-specific-fundamental-types.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. title:: clang-tidy - portability-avoid-platform-specific-fundamental-types
22

33
portability-avoid-platform-specific-fundamental-types
4-
==========================================
4+
=====================================================
55

66
Finds fundamental types and recommends using typedefs or fixed-width types instead.
77

0 commit comments

Comments
 (0)