r230159 - Fix typo.

Larisse Voufo lvoufo at google.com
Sat Feb 21 22:36:49 PST 2015


Author: lvoufo
Date: Sun Feb 22 00:36:49 2015
New Revision: 230159

URL: http://llvm.org/viewvc/llvm-project?rev=230159&view=rev
Log:
Fix typo.

Modified:
    cfe/trunk/www/cxx_status.html

Modified: cfe/trunk/www/cxx_status.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/cxx_status.html?rev=230159&r1=230158&r2=230159&view=diff
==============================================================================
--- cfe/trunk/www/cxx_status.html (original)
+++ cfe/trunk/www/cxx_status.html Sun Feb 22 00:36:49 2015
@@ -510,7 +510,7 @@ libc++ 3.7 or later, or libstdc++ 5 or l
 <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>





More information about the cfe-commits mailing list