]> granicus.if.org Git - clang/commitdiff
typo
authorGabor Greif <ggreif@gmail.com>
Tue, 7 Sep 2010 22:17:12 +0000 (22:17 +0000)
committerGabor Greif <ggreif@gmail.com>
Tue, 7 Sep 2010 22:17:12 +0000 (22:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113295 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/AST/TypeLoc.h

index f1c64bd95977e12051808ff2314e13f012702922..2323580174920ee2017ebd5dc632089ff4d325be 100644 (file)
@@ -146,7 +146,7 @@ inline TypeLoc TypeSourceInfo::getTypeLoc() const {
 }
 
 /// \brief Wrapper of type source information for a type with
-/// no direct quqlaifiers.
+/// no direct qualifiers.
 class UnqualTypeLoc : public TypeLoc {
 public:
   UnqualTypeLoc() {}