Changes in directory llvm/docs:

TestingGuide.html updated: 1.32 -> 1.33
---
Log message:

Misunderstanding.


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

 TestingGuide.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


Index: llvm/docs/TestingGuide.html
diff -u llvm/docs/TestingGuide.html:1.32 llvm/docs/TestingGuide.html:1.33
--- llvm/docs/TestingGuide.html:1.32    Mon Mar 27 13:43:08 2006
+++ llvm/docs/TestingGuide.html Mon Mar 27 13:46:38 2006
@@ -91,8 +91,8 @@
 
 <p>Darwin (Mac OS X) developers can simplify the installation of Expect and tcl
 by using fink.  <tt>fink install expect</tt> will install both. Alternatively,
-users not using Darwin can use <tt>sudo port install expect</tt> to install
-Expect and tcl.</p>
+Darwinports users can use <tt>sudo port install expect</tt> to install Expect
+and tcl.</p>
 
 </div>
 
@@ -528,7 +528,7 @@
 
   John T. Criswell, Reid Spencer, and Tanya Lattner<br>
   <a href="http://llvm.org";>The LLVM Compiler Infrastructure</a><br/>
-  Last modified: $Date: 2006/03/27 19:43:08 $
+  Last modified: $Date: 2006/03/27 19:46:38 $
 </address>
 </body>
 </html>



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to