Author: d0k
Date: Fri Sep 27 14:35:09 2013
New Revision: 191542

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

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=191542&r1=191541&r2=191542&view=diff
==============================================================================
--- cfe/trunk/www/cxx_status.html (original)
+++ cfe/trunk/www/cxx_status.html Fri Sep 27 14:35:09 2013
@@ -479,7 +479,7 @@ available.</p>
       <td class="svn" align="center">SVN</td>
     </tr>
     <tr>
-      <td>C++ Sized Dellocation</td>
+      <td>C++ Sized Deallocation</td>
       <td><a 
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3778.html";>N3778</a></td>
       <td class="none" align="center">No</td>
     </tr>


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to