aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2014-03-07 18:09:57 +0000
committerNico Weber <nicolasweber@gmx.de>2014-03-07 18:09:57 +0000
commit087429b199deaf620ded9262664b14ce651ea12a (patch)
tree867bed9e12e504d861a88f93d76f008eb60815de /www
parentecb8277062c21a62d0a2fc689088eda62d19ddbb (diff)
downloadclang_35a-087429b199deaf620ded9262664b14ce651ea12a.tar.gz
"Mac OS/X" -> "Mac OS X" spelling fixes for clang.
Patch from Sean McBride <sean@rogue-research.com>! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@203259 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
-rw-r--r--www/features.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/features.html b/www/features.html
index 2d3191e685..d6d992b548 100644
--- a/www/features.html
+++ b/www/features.html
@@ -69,7 +69,7 @@ options for performance analysis.</p>
<p>While there is still much that can be done, we find that the clang front-end
is significantly quicker than gcc and uses less memory For example, when
-compiling "Carbon.h" on Mac OS/X, we see that clang is 2.5x faster than GCC:</p>
+compiling "Carbon.h" on Mac OS X, we see that clang is 2.5x faster than GCC:</p>
<img class="img_slide" src="feature-compile1.png" width="400" height="300"
alt="Time to parse carbon.h: -fsyntax-only">