Skip to content

Commit ec37008

Browse files
Double backticks for code snippets
Co-authored-by: EugeneZelenko <[email protected]>
1 parent c9eb6d8 commit ec37008

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
@@ -276,7 +276,7 @@ Changes in existing checks
276276

277277
- Improved :doc:`bugprone-not-null-terminated-result
278278
<clang-tidy/checks/bugprone/not-null-terminated-result>` check by fixing
279-
bogus fix-its for `strncmp` and `wcsncmp` on Windows.
279+
bogus fix-its for ``strncmp`` and ``wcsncmp`` on Windows.
280280

281281
- Improved :doc:`bugprone-reserved-identifier
282282
<clang-tidy/checks/bugprone/reserved-identifier>` check by ignoring

0 commit comments

Comments
 (0)