aboutsummaryrefslogtreecommitdiff
path: root/tools/clang-format/fuzzer/ClangFormatFuzzer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/clang-format/fuzzer/ClangFormatFuzzer.cpp')
-rw-r--r--tools/clang-format/fuzzer/ClangFormatFuzzer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/clang-format/fuzzer/ClangFormatFuzzer.cpp b/tools/clang-format/fuzzer/ClangFormatFuzzer.cpp
index d440a6124b67..0c9ae848d59b 100644
--- a/tools/clang-format/fuzzer/ClangFormatFuzzer.cpp
+++ b/tools/clang-format/fuzzer/ClangFormatFuzzer.cpp
@@ -8,7 +8,7 @@
//===----------------------------------------------------------------------===//
///
/// \file
-/// \brief This file implements a function that runs Clang format on a single
+/// This file implements a function that runs Clang format on a single
/// input. This function is then linked into the Fuzzer library.
///
//===----------------------------------------------------------------------===//