[docs] Fix docs build error.
authorHaojian Wu <hokein@google.com>
Wed, 31 Aug 2016 13:17:48 +0000 (13:17 +0000)
committerHaojian Wu <hokein@google.com>
Wed, 31 Aug 2016 13:17:48 +0000 (13:17 +0000)
llvm-svn: 280235

clang-tools-extra/docs/ReleaseNotes.rst

index 658a8fc..3dc59a6 100644 (file)
@@ -98,6 +98,7 @@ Improvements to clang-tidy
   a constant type instead.
 
 Fixed bugs:
+
 - `modernize-make-unique
   <http://clang.llvm.org/extra/clang-tidy/checks/modernize-make-unique.html>`_
   and `modernize-make-shared