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