Index: clang-tools-extra/docs/clang-tidy/checks/llvmlibc/inline-function-decl.rst =================================================================== --- clang-tools-extra/docs/clang-tidy/checks/llvmlibc/inline-function-decl.rst +++ clang-tools-extra/docs/clang-tidy/checks/llvmlibc/inline-function-decl.rst @@ -5,4 +5,4 @@ Checks that all implicit and explicit inline functions in header files are tagged with the ``LIBC_INLINE`` macro. See the `libc style guide -`_ for more information about this macro. +`_ for more information about this macro.