summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2011-05-19 22:03:11 +0000
committerHoward Hinnant <hhinnant@apple.com>2011-05-19 22:03:11 +0000
commitfb4e2f5744d85870cc1e7bd1eb763117be7a33db (patch)
tree0706b1b6453ac09d2cde21269963a3e9fb5a86be /www
parentdbd74a44aeeb8698c6b2944eefba144b247d648d (diff)
Add Mac OS X as supported platform.
git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@131686 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
-rw-r--r--www/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html
index 62860d8..bbbab82 100644
--- a/www/index.html
+++ b/www/index.html
@@ -58,7 +58,7 @@
<p>libc++abi is known to work on the following platforms, using clang.</p>
<ul>
- <li>Mac OSX</li>
+ <li>Mac OS X</li>
</ul>
<!--=====================================================================-->