]> granicus.if.org Git - clang/commitdiff
Fix misspelling of "svelte".
authorTed Kremenek <kremenek@apple.com>
Mon, 16 Jun 2008 19:51:41 +0000 (19:51 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 16 Jun 2008 19:51:41 +0000 (19:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52348 91177308-0d34-0410-b5e6-96231b3b80d8

test/Analysis/CFDate.m
test/Analysis/CFDateGC.m
test/Analysis/CFString.c

index 4deaf4a2b43fcb73cebc6de71864006b8884f550..9425f5930d78950e777abec1fa39bf129bb863b0 100644 (file)
@@ -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.
 //===----------------------------------------------------------------------===//
 
index 3d8fce6a7c34cdb6c04bdc7d927bf27bd0c14fe5..0f693ba7a05aad1b705eecfa9364ec549c8aac87 100644 (file)
@@ -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;
index eab6d3bd1e8c6798aef4328b82e42d3ab890104f..9f59ebf6ac9eaa83a8c21eaa2a6fa2bafd951a8c 100644 (file)
@@ -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;