diff options
Diffstat (limited to 'clang-tools-extra/clang-move/tool/ClangMove.cpp')
| -rw-r--r-- | clang-tools-extra/clang-move/tool/ClangMove.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang-tools-extra/clang-move/tool/ClangMove.cpp b/clang-tools-extra/clang-move/tool/ClangMove.cpp index 2df7df7fe3a..214c4f616ba 100644 --- a/clang-tools-extra/clang-move/tool/ClangMove.cpp +++ b/clang-tools-extra/clang-move/tool/ClangMove.cpp @@ -1,4 +1,4 @@ -//===-- ClangMove.cpp - move defintion to new file --------------*- C++ -*-===// +//===-- ClangMove.cpp - move definition to new file -------------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. |

