diff options
Diffstat (limited to 'tools/clang-refactor/TestSupport.h')
-rw-r--r-- | tools/clang-refactor/TestSupport.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/clang-refactor/TestSupport.h b/tools/clang-refactor/TestSupport.h index 101f35bd94f3..61aa660733fb 100644 --- a/tools/clang-refactor/TestSupport.h +++ b/tools/clang-refactor/TestSupport.h @@ -8,7 +8,7 @@ //===----------------------------------------------------------------------===// /// /// \file -/// \brief Declares datatypes and routines that are used by test-specific code +/// Declares datatypes and routines that are used by test-specific code /// in clang-refactor. /// //===----------------------------------------------------------------------===// |