From: Chris Lattner Date: Wed, 4 Feb 2009 02:15:34 +0000 (+0000) Subject: spelling change. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4e69fd55a88e2c6a82c2aa0e8eaaa6176e4cfeaf;p=clang spelling change. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63711 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/Driver/DiagChecker.cpp b/Driver/DiagChecker.cpp index eeba859b19..5b1669b18d 100644 --- a/Driver/DiagChecker.cpp +++ b/Driver/DiagChecker.cpp @@ -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,