Spell `apparently' with an `e'.
authorMisha Brukman <brukman+llvm@gmail.com>
Mon, 30 Jun 2003 15:33:47 +0000 (15:33 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Mon, 30 Jun 2003 15:33:47 +0000 (15:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7011 91177308-0d34-0410-b5e6-96231b3b80d8

test/CFrontend/2003-06-29-MultipleFunctionDefinition.c

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