Typo.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46038 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/Driver/RewriteTest.cpp b/Driver/RewriteTest.cpp
index bd43eda..8d3035b 100644
--- a/Driver/RewriteTest.cpp
+++ b/Driver/RewriteTest.cpp
@@ -58,7 +58,7 @@
     FileVarDecl *ConstantStringClassReference;
     RecordDecl *NSStringRecord;
     
-    // ObjC foreach break/continue generation supper.
+    // ObjC foreach break/continue generation support.
     int BcLabelCount;
     
     // Needed for super.