[llvm-commits] [www] r103575 - /www/trunk/index.html
Chris Lattner
sabre at nondot.org
Tue May 11 22:05:43 PDT 2010
Author: lattner
Date: Wed May 12 00:05:43 2010
New Revision: 103575
URL: http://llvm.org/viewvc/llvm-project?rev=103575&view=rev
Log:
grammar
Modified:
www/trunk/index.html
Modified: www/trunk/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/index.html?rev=103575&r1=103574&r2=103575&view=diff
==============================================================================
--- www/trunk/index.html (original)
+++ www/trunk/index.html Wed May 12 00:05:43 2010
@@ -54,8 +54,8 @@
respective versions of GCC.</p></li>
<li><p>The <b><a href="http://libcxx.llvm.org">libc++</a></b> project provides
- a standards conformant and high-performance implementation of the C++
- Standard Library, with an aim to supporting C++'0x when the standard is
+ a standard conformant and high-performance implementation of the C++
+ Standard Library, with an aim of supporting C++'0x when the standard is
ratified.</p></li>
<li><p>The <b><a href="http://compiler-rt.llvm.org">compiler-rt</a></b> project
More information about the llvm-commits
mailing list