[Lldb-commits] [lldb] r296816 - Goals->Projects.
    Jim Ingham via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Thu Mar  2 13:42:00 PST 2017
    
    
  
Author: jingham
Date: Thu Mar  2 15:42:00 2017
New Revision: 296816
URL: http://llvm.org/viewvc/llvm-project?rev=296816&view=rev
Log:
Goals->Projects.
Modified:
    lldb/trunk/www/projects.html
Modified: lldb/trunk/www/projects.html
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/www/projects.html?rev=296816&r1=296815&r2=296816&view=diff
==============================================================================
--- lldb/trunk/www/projects.html (original)
+++ lldb/trunk/www/projects.html Thu Mar  2 15:42:00 2017
@@ -16,7 +16,7 @@
          <!--#include virtual="sidebar.incl"-->
 		<div id="middle">
 			<div class="post">
-				<h1 class ="postheader">Goals</h1>
+				<h1 class ="postheader">Projects</h1>
 				<div class="postcontent">
 
 					  <p>The following is a mostly unordered set of the ideas for improvements
    
    
More information about the lldb-commits
mailing list