]> granicus.if.org Git - clang/commitdiff
Use Clang when referring to the project and clang when referring to the binary.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 3 Apr 2018 18:28:13 +0000 (18:28 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 3 Apr 2018 18:28:13 +0000 (18:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@329098 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 58c811398e0f0d696ab401ad004ddfb400241450..d91167e6d9fd3ebd393e4c185998e811d1ea5403 100644 (file)
@@ -62,8 +62,9 @@ Improvements to Clang's diagnostics
 Non-comprehensive list of changes in this release
 -------------------------------------------------
 
-- clang binary and libraries have been renamed from 7.0 to 7.
-  For example, the clang binary will be called clang-7 instead of clang-7.0.
+- Clang binary and libraries have been renamed from 7.0 to 7.
+  For example, the ``clang`` binary will be called ``clang-7``
+  instead of ``clang-7.0``.
 
 - ...