Author: paulhoad
Date: Wed Mar 20 14:02:12 2019
New Revision: 356615

URL: http://llvm.org/viewvc/llvm-project?rev=356615&view=rev
Log:
[clang-format][NFC] fix release notes build issue

build issue from r356613

Modified:
    cfe/trunk/docs/ReleaseNotes.rst

Modified: cfe/trunk/docs/ReleaseNotes.rst
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/ReleaseNotes.rst?rev=356615&r1=356614&r2=356615&view=diff
==============================================================================
--- cfe/trunk/docs/ReleaseNotes.rst (original)
+++ cfe/trunk/docs/ReleaseNotes.rst Wed Mar 20 14:02:12 2019
@@ -171,7 +171,7 @@ clang-format
 ------------
 
 - Added new option `PPDIS_BeforeHash` (in configuration: `BeforeHash`) to
- `IndentPPDirectives` which indents preprocessor directives before the hash.
+  `IndentPPDirectives` which indents preprocessor directives before the hash.
 
 libclang
 --------


_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to