summaryrefslogtreecommitdiff
path: root/docs/CodingStandards.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CodingStandards.rst')
-rw-r--r--docs/CodingStandards.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CodingStandards.rst b/docs/CodingStandards.rst
index fdcc32eff2..431c9a9748 100644
--- a/docs/CodingStandards.rst
+++ b/docs/CodingStandards.rst
@@ -82,7 +82,7 @@ avoided. Also, there is much more detailed information on these subjects in the
http://llvm.org/docs/ProgrammersManual.html
Supported C++11 Language and Library Features
--------------------------------------------
+---------------------------------------------
While LLVM, Clang, and LLD use C++11, not all features are available in all of
the toolchains which we support. The set of features supported for use in LLVM