summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/www/features.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/features.html b/clang/www/features.html
index e636dd84221..8fc85ef1ac2 100644
--- a/clang/www/features.html
+++ b/clang/www/features.html
@@ -21,7 +21,7 @@ This page outlines the main goals of Clang, as well as some compelling reasons w
<li>Language conformance with C99, ObjC, C++
<li>Real-world, production quality compiler
<li>GCC compatibility
- <li>Library based architecture with finely crafted C++ API’s
+ <li>Library based architecture with finely crafted C++ APIs
<div class="li_desc">Makes Clang easier to work with and more flexible.</div>
<div class="li_weak_desc">(more details on this in the "Key Features" section)</div>
<li>Easy to extend
OpenPOWER on IntegriCloud