summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang-tools-extra/tool-template/ToolTemplate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang-tools-extra/tool-template/ToolTemplate.cpp b/clang-tools-extra/tool-template/ToolTemplate.cpp
index 765e4466e75..93b018929a8 100644
--- a/clang-tools-extra/tool-template/ToolTemplate.cpp
+++ b/clang-tools-extra/tool-template/ToolTemplate.cpp
@@ -1,4 +1,4 @@
-//===- tools/extra/ToolTemplate.cpp - Template for refactoring tool ===//
+//===---- tools/extra/ToolTemplate.cpp - Template for refactoring tool ----===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud