Improve on header comment suggested by James Dennet.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170555 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/tools/libclang/SimpleFormatContext.h b/tools/libclang/SimpleFormatContext.h
index 8d84792..ac48387 100644
--- a/tools/libclang/SimpleFormatContext.h
+++ b/tools/libclang/SimpleFormatContext.h
@@ -7,9 +7,9 @@
//
//===----------------------------------------------------------------------===//
//
-/// \file SimpleFormatContext.h
+/// \file
///
-/// \brief This file defines a utility class for use of clang-format in libclang
+/// \brief Defines a utility class for use of clang-format in libclang
//
//===----------------------------------------------------------------------===//