Spell `apparently' with an `e'.

llvm-svn: 7011
This commit is contained in:
Misha Brukman 2003-06-30 15:33:47 +00:00
parent 31514c1c92
commit 2202c5a688
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* This is apparantly legal C. */
/* This is apparently legal C. */
extern __inline__ void test() { }
void test() {