Clarity.
authorJim Laskey <jlaskey@mac.com>
Mon, 27 Mar 2006 19:33:35 +0000 (19:33 +0000)
committerJim Laskey <jlaskey@mac.com>
Mon, 27 Mar 2006 19:33:35 +0000 (19:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27177 91177308-0d34-0410-b5e6-96231b3b80d8

docs/TestingGuide.html

index 5c535f7f1f30fce261412fc441b17d63eaa07810..971e991b99bbd6b35f8e787f65dc2b2b6fafc5c6 100644 (file)
@@ -89,10 +89,10 @@ filenames themselves on the <tt>configure</tt> line.</li>
 </ul></dd>
 </dl>
 
-<p>Mac OS X developers can simplify installation of Expect and tcl by using
-fink.  <tt>fink install expect</tt> will install both. Alternatively, users not
-using Mac OS X an use <tt>sudo port install expect</tt> to install Expect and
-tcl.</p>
+<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 an use <tt>sudo port install expect</tt> to install
+Expect and tcl.</p>
 
 </div>