summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJim Laskey <jlaskey@mac.com>2006-03-27 19:46:38 +0000
committerJim Laskey <jlaskey@mac.com>2006-03-27 19:46:38 +0000
commit30c495e0f799d8ea2731d9c11a711a7ab7458410 (patch)
treedf51d30c7aa8581575d20152bbd7079cee876f83 /docs
parentcf9db4a4cf7f2835e5e623dbe5d437b94a287072 (diff)
downloadllvm-30c495e0f799d8ea2731d9c11a711a7ab7458410.tar.gz
llvm-30c495e0f799d8ea2731d9c11a711a7ab7458410.tar.bz2
llvm-30c495e0f799d8ea2731d9c11a711a7ab7458410.tar.xz
Misunderstanding.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27179 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/TestingGuide.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html
index 830ee68015..ac8e72bcb5 100644
--- a/docs/TestingGuide.html
+++ b/docs/TestingGuide.html
@@ -91,8 +91,8 @@ filenames themselves on the <tt>configure</tt> line.</li>
<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>