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/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;