[clang-tidy] Fix warning from my previous patch in ReleaseNotes.txt
authorPaula Toth <paulatoth@google.com>
Tue, 10 Mar 2020 21:01:23 +0000 (14:01 -0700)
committerPaula Toth <paulatoth@google.com>
Tue, 10 Mar 2020 21:01:23 +0000 (14:01 -0700)
clang-tools-extra/docs/ReleaseNotes.rst

index 68ca5f6..aa777ce 100644 (file)
@@ -134,7 +134,7 @@ Renamed checks
 ^^^^^^^^^^^^^^
 
 - The 'fuchsia-restrict-system-headers' check was renamed to :doc:`portability-restrict-system-includes
-  <clang-tidy/checks/portability-restrict-system-includes>
+  <clang-tidy/checks/portability-restrict-system-includes>`
 
 Improvements to include-fixer
 -----------------------------