From b0895ff8aee82d79986e1cc61e66870d48244d90 Mon Sep 17 00:00:00 2001 From: Howard Hinnant Date: Tue, 27 Nov 2012 18:52:32 +0000 Subject: [PATCH] Fix type-o. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@168715 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/index.html b/www/index.html index f70493c5..5d6fa27e 100644 --- a/www/index.html +++ b/www/index.html @@ -115,7 +115,7 @@

Current Status

-

libc++ is a 100% complete C++11 implemenation on Apple's OS X.

+

libc++ is a 100% complete C++11 implementation on Apple's OS X.

Ports to other platforms are underway. Here are recent test