Fix an apparent typo.

llvm-svn: 105467
Cr-Mirrored-From: sso://chromium.googlesource.com/_direct/external/github.com/llvm/llvm-project
Cr-Mirrored-Commit: f4e31c8974b70215d5e5f76bc7c9cda0202ae812
diff --git a/www/index.html b/www/index.html
index 3f204f1..6b0b0da 100644
--- a/www/index.html
+++ b/www/index.html
@@ -128,7 +128,7 @@
 
    <p><a href="libcxx_by_chapter.pdf">Here</a> is a by-chapter breakdown of what
    is passing tests and what isn't. This chart is currently based on testing
-   against g++-4.4.0 with -stdc++0x. </p>
+   against g++-4.4.0 with -std=c++0x. </p>
 
   <!--=====================================================================-->
   <h2>Get it and get involved!</h2>