Fix misspelling of "svelte".

llvm-svn: 52348
This commit is contained in:
Ted Kremenek 2008-06-16 19:51:41 +00:00
parent 8cb74995cc
commit 5935a17daf
3 changed files with 3 additions and 3 deletions

View 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.
//===----------------------------------------------------------------------===//

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

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