diff --git a/llvm/docs/TestingGuide.html b/llvm/docs/TestingGuide.html index 5c535f7f1f30..971e991b99bb 100644 --- a/llvm/docs/TestingGuide.html +++ b/llvm/docs/TestingGuide.html @@ -89,10 +89,10 @@ filenames themselves on the configure line. -

Mac OS X developers can simplify installation of Expect and tcl by using -fink. fink install expect will install both. Alternatively, users not -using Mac OS X an use sudo port install expect to install Expect and -tcl.

+

Darwin (Mac OS X) developers can simplify the installation of Expect and tcl +by using fink. fink install expect will install both. Alternatively, +users not using Darwin an use sudo port install expect to install +Expect and tcl.