From 437cdcf8133bc69af86cf66282811af9e20ccd00 Mon Sep 17 00:00:00 2001
From: Marshall Clow
Date: Tue, 13 Aug 2013 14:59:44 +0000
Subject: [PATCH] Fix case mismatch
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@188275 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 074d05fe..71d30b8e 100644
--- a/www/index.html
+++ b/www/index.html
@@ -118,7 +118,7 @@
libc++ is a 100% complete C++11 implementation on Apple's OS X.
LLVM and Clang can self host in C++ and C++11 mode with libc++ on Linux.
C++1Y (C++14) implementation is in progress. The current status is
- here
+ here
Ports to other platforms are underway. Here are recent test