diff options
Diffstat (limited to 'docs/TestingGuide.html')
-rw-r--r-- | docs/TestingGuide.html | 4 |
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> |