diff options
-rw-r--r-- | clang/lib/Sema/TypeLocBuilder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/Sema/TypeLocBuilder.h b/clang/lib/Sema/TypeLocBuilder.h index 82844b39146..38282185976 100644 --- a/clang/lib/Sema/TypeLocBuilder.h +++ b/clang/lib/Sema/TypeLocBuilder.h @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This files defines TypeLocBuilder, a class for building TypeLocs +// This file defines TypeLocBuilder, a class for building TypeLocs // bottom-up. // //===----------------------------------------------------------------------===// |