Fix grammar-o.
authorBill Wendling <isanbard@gmail.com>
Tue, 11 Dec 2012 00:23:07 +0000 (00:23 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 11 Dec 2012 00:23:07 +0000 (00:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169798 91177308-0d34-0410-b5e6-96231b3b80d8

utils/KillTheDoctor/KillTheDoctor.cpp

index 239c7920053f80b81ed1a1428e880d6e0b1bf0f7..feba2e54f6a5fb20f8c7367e07e06eb137a80593 100644 (file)
@@ -49,7 +49,7 @@
 #include <map>
 #include <string>
 
-// This includes must be last.
+// These includes must be last.
 #include <Windows.h>
 #include <WinError.h>
 #include <Dbghelp.h>