]> granicus.if.org Git - clang/commitdiff
spelling change.
authorChris Lattner <sabre@nondot.org>
Wed, 4 Feb 2009 02:15:34 +0000 (02:15 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 4 Feb 2009 02:15:34 +0000 (02:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63711 91177308-0d34-0410-b5e6-96231b3b80d8

Driver/DiagChecker.cpp

index eeba859b19a0dceaedc8d1a876521644a09ccffc..5b1669b18ddaa393dbdb2a5548c1461b210077f8 100644 (file)
@@ -170,7 +170,7 @@ static bool PrintProblem(SourceManager &SourceMgr,
   return true;
 }
 
-/// CompareDiagLists - Compare two diangnostic lists and return the difference
+/// CompareDiagLists - Compare two diagnostic lists and return the difference
 /// between them.
 /// 
 static bool CompareDiagLists(SourceManager &SourceMgr,