summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/CFString.c
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-06-16 19:51:41 +0000
committerTed Kremenek <kremenek@apple.com>2008-06-16 19:51:41 +0000
commit5935a17dafd84a80ad9b3513138b2ee6f7bfcc1a (patch)
tree7816c91171f6fb78363f1e3722b8866aad2d54ba /clang/test/Analysis/CFString.c
parent8cb74995ccc99b3e8eef158704eab32c535eefcd (diff)
downloadbcm5719-llvm-5935a17dafd84a80ad9b3513138b2ee6f7bfcc1a.tar.gz
bcm5719-llvm-5935a17dafd84a80ad9b3513138b2ee6f7bfcc1a.zip
Fix misspelling of "svelte".
llvm-svn: 52348
Diffstat (limited to 'clang/test/Analysis/CFString.c')
-rw-r--r--clang/test/Analysis/CFString.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Analysis/CFString.c b/clang/test/Analysis/CFString.c
index eab6d3bd1e8..9f59ebf6ac9 100644
--- a/clang/test/Analysis/CFString.c
+++ b/clang/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;
OpenPOWER on IntegriCloud