Fix typo.
authorLarisse Voufo <lvoufo@google.com>
Sat, 21 Feb 2015 01:05:29 +0000 (01:05 +0000)
committerLarisse Voufo <lvoufo@google.com>
Sat, 21 Feb 2015 01:05:29 +0000 (01:05 +0000)
llvm-svn: 230114

clang/www/cxx_status.html

index e713da6..4c767d1 100644 (file)
@@ -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>