[clang-format][NFC] fix release notes build issue
authorPaul Hoad <mydeveloperday@gmail.com>
Wed, 20 Mar 2019 21:02:12 +0000 (21:02 +0000)
committerPaul Hoad <mydeveloperday@gmail.com>
Wed, 20 Mar 2019 21:02:12 +0000 (21:02 +0000)
build issue from r356613

llvm-svn: 356615

clang/docs/ReleaseNotes.rst

index cd51330..2f5c82e 100644 (file)
@@ -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
 --------