summaryrefslogtreecommitdiffstats
path: root/www/index.html
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2014-04-07 07:28:33 +0000
committerMarshall Clow <mclow.lists@gmail.com>2014-04-07 07:28:33 +0000
commit3f357193cbd08716ef46d131d62926fc92f7bb70 (patch)
tree8dc8b02350cf0f261e91a95f120f4b08071ff3ca /www/index.html
parent0835e16c6d7156055fbfaba64671312961c0b4bf (diff)
downloadexternal_libcxx-3f357193cbd08716ef46d131d62926fc92f7bb70.tar.gz
external_libcxx-3f357193cbd08716ef46d131d62926fc92f7bb70.tar.bz2
external_libcxx-3f357193cbd08716ef46d131d62926fc92f7bb70.zip
Removed 'sized deallocation' from C++14 status page since it turned out to require no library work, and fixed a typo in index.html. Thanks to Tobias for pointing these out.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@205700 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html
index c62b97105..89bb003ec 100644
--- a/www/index.html
+++ b/www/index.html
@@ -213,7 +213,7 @@ against it with <code>-fno-rtti</code> is supported.
<p>
If you think you've found a bug in libc++, please report it using
the <a href="http://llvm.org/bugs">LLVM Bugzilla</a>. If you're not sure, you
-can post a meesage to the <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">cfe-dev</a>
+can post a message to the <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">cfe-dev</a>
mailing list or on IRC. Please include "libc++" in your subject.
</p>