]> granicus.if.org Git - clang/commitdiff
Correcting a typo in a comment; NFC.
authorAaron Ballman <aaron@aaronballman.com>
Wed, 8 Jun 2016 12:33:18 +0000 (12:33 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 8 Jun 2016 12:33:18 +0000 (12:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@272136 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Sema/TypeLocBuilder.h

index 82844b391467182a7ac50881fd2f3b3aef9b32b2..3828218597684774ad838487e5a9c5c467cf1589 100644 (file)
@@ -7,7 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 //
-//  This files defines TypeLocBuilder, a class for building TypeLocs
+//  This file defines TypeLocBuilder, a class for building TypeLocs
 //  bottom-up.
 //
 //===----------------------------------------------------------------------===//