[clang] 8360174 - Fix the Sphinx build bot
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 26 07:05:09 PDT 2022
Author: Aaron Ballman
Date: 2022-08-26T10:04:57-04:00
New Revision: 8360174fb1a2d0ed759bb0a97708add44deddf92
URL: https://github.com/llvm/llvm-project/commit/8360174fb1a2d0ed759bb0a97708add44deddf92
DIFF: https://github.com/llvm/llvm-project/commit/8360174fb1a2d0ed759bb0a97708add44deddf92.diff
LOG: Fix the Sphinx build bot
This addresses an accidental break from
41667a8b9b624e282e7c08fadf7091223728d1c1
Added:
Modified:
clang/docs/ReleaseNotes.rst
Removed:
################################################################################
diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index 75f7f7f293f4..3f7eec1effd4 100644
--- a/clang/docs/ReleaseNotes.rst
+++ b/clang/docs/ReleaseNotes.rst
@@ -110,8 +110,8 @@ Improvements to Clang's diagnostics
language version and specifies in which version it will be a keyword. This
supports both c and c++ language.
- Non-comprehensive list of changes in this release
- -------------------------------------------------
+Non-comprehensive list of changes in this release
+-------------------------------------------------
Non-comprehensive list of changes in this release
More information about the cfe-commits
mailing list