]> granicus.if.org Git - clang/commitdiff
Typo.
authorChad Rosier <mcrosier@apple.com>
Tue, 13 Mar 2012 23:48:50 +0000 (23:48 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 13 Mar 2012 23:48:50 +0000 (23:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152686 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/altivec.cpp

index 408c52d5b7ccd0bec1d43720fd12ac1566705bc6..cad198210a07880234af2e34598e7405fa3df9e2 100644 (file)
@@ -1,4 +1,4 @@
-// Check that we error when -faltivec is specified on non-ppc platforms.
+// Check that we error when -faltivec is specified on non-ppc platforms.
 
 // RUN: %clang -arch ppc -faltivec -fsyntax-only %s
 // RUN: %clang -arch ppc64 -faltivec -fsyntax-only %s