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 eeba859..5b1669b 100644
--- a/Driver/DiagChecker.cpp
+++ b/Driver/DiagChecker.cpp
@@ -170,7 +170,7 @@
   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,