Fix typo.
authorLarisse Voufo <lvoufo@google.com>
Sun, 22 Feb 2015 06:36:49 +0000 (06:36 +0000)
committerLarisse Voufo <lvoufo@google.com>
Sun, 22 Feb 2015 06:36:49 +0000 (06:36 +0000)
llvm-svn: 230159

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>