Fix misspelling of "svelte".


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52348 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/Analysis/CFDate.m b/test/Analysis/CFDate.m
index 4deaf4a..9425f59 100644
--- a/test/Analysis/CFDate.m
+++ b/test/Analysis/CFDate.m
@@ -5,7 +5,7 @@
 // Foundation.h (Mac OS X).
 //
 // It includes the basic definitions for the test cases below.
-// Not including Foundation.h directly makes this test case both svelt and
+// Not including Foundation.h directly makes this test case both svelte and
 // portable to non-Mac platforms.
 //===----------------------------------------------------------------------===//
 
diff --git a/test/Analysis/CFDateGC.m b/test/Analysis/CFDateGC.m
index 3d8fce6..0f693ba 100644
--- a/test/Analysis/CFDateGC.m
+++ b/test/Analysis/CFDateGC.m
@@ -6,7 +6,7 @@
 //
 // It includes the basic definitions for the test cases below.
 // Not directly including [Core]Foundation.h directly makes this test case 
-// both svelt and portable to non-Mac platforms.
+// both svelte and portable to non-Mac platforms.
 //===----------------------------------------------------------------------===//
 
 typedef const void * CFTypeRef;
diff --git a/test/Analysis/CFString.c b/test/Analysis/CFString.c
index eab6d3b..9f59ebf 100644
--- a/test/Analysis/CFString.c
+++ b/test/Analysis/CFString.c
@@ -6,7 +6,7 @@
 //
 // It includes the basic definitions for the test cases below.
 // Not directly including CoreFoundation.h directly makes this test case 
-// both svelt and portable to non-Mac platforms.
+// both svelte and portable to non-Mac platforms.
 //===----------------------------------------------------------------------===//
 
 typedef signed long CFIndex;