aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJim Laskey <jlaskey@mac.com>2006-03-27 19:33:35 +0000
committerJim Laskey <jlaskey@mac.com>2006-03-27 19:33:35 +0000
commit5f4eaa5a1481ebe39ba3fe580a47b61dcb284c40 (patch)
treeb2b82bc7cacf273fb3f618b1ed87f80134020d3b /docs
parentf8e78f0e92c661c5c5a9b75081ea69010f8a5a48 (diff)
downloadexternal_llvm-5f4eaa5a1481ebe39ba3fe580a47b61dcb284c40.zip
external_llvm-5f4eaa5a1481ebe39ba3fe580a47b61dcb284c40.tar.gz
external_llvm-5f4eaa5a1481ebe39ba3fe580a47b61dcb284c40.tar.bz2
Clarity.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27177 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/TestingGuide.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html
index 5c535f7..971e991 100644
--- a/docs/TestingGuide.html
+++ b/docs/TestingGuide.html
@@ -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>