summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorLarisse Voufo <lvoufo@google.com>2015-02-25 23:48:35 +0000
committerLarisse Voufo <lvoufo@google.com>2015-02-25 23:48:35 +0000
commit4809d14fd9b21f9c1b730ebbb63cdd53b6de67d4 (patch)
tree182c37b98d914fc3690067c8dd7398e8485a0a12 /www
parent7deaffe0efce8c059424c6b6012d8339151c0ca3 (diff)
downloadclang-4809d14fd9b21f9c1b730ebbb63cdd53b6de67d4.tar.gz
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@230579 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
-rw-r--r--www/cxx_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html
index e713da6345..4c767d1640 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -510,7 +510,7 @@ libc++ 3.7 or later, or libstdc++ 5 or later. Alternatively, you can use the
<code>-Xclang -fdefine-sized-deallocation</code> compiler option to enable the implementation from
Clang 3.4 through Clang 3.6, where weak definitions of sized deallocation functions are implicitly
generated (by the compiler). You can also use the <code>-Xclang -fno-sized-deallocation</code> option
-to disable sized deallocation. Note that both of these flags arw temporary provisions and may go away
+to disable sized deallocation. Note that both of these flags are temporary provisions and may go away
soon.
</span>
</p>