[llvm-commits] CVS: llvm/docs/DeveloperPolicy.html

Chris Lattner sabre at nondot.org
Thu Mar 1 18:57:51 PST 2007



Changes in directory llvm/docs:

DeveloperPolicy.html updated: 1.36 -> 1.37
---
Log message:

grammaro


---
Diffs of the changes:  (+2 -2)

 DeveloperPolicy.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Index: llvm/docs/DeveloperPolicy.html
diff -u llvm/docs/DeveloperPolicy.html:1.36 llvm/docs/DeveloperPolicy.html:1.37
--- llvm/docs/DeveloperPolicy.html:1.36	Fri Feb 23 00:53:06 2007
+++ llvm/docs/DeveloperPolicy.html	Thu Mar  1 20:57:34 2007
@@ -254,7 +254,7 @@
 <p>In any case, your changes are still subject to <a href="#reviews">code
 review</a> (either before or after they are committed, depending on the nature
 of the change).  You are encouraged to review other peoples' patches as well,
-but your aren't required to.</p>
+but you aren't required to.</p>
   
 </div>
 
@@ -499,7 +499,7 @@
   Written by the 
   <a href="mailto:llvm-oversight at cs.uiuc.edu">LLVM Oversight Group</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2007/02/23 06:53:06 $
+  Last modified: $Date: 2007/03/02 02:57:34 $
 </address>
 </body>
 </html>






More information about the llvm-commits mailing list