diff options
author | Phil Pennock <pdp@exim.org> | 2012-05-13 15:30:58 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-05-13 15:30:58 -0400 |
commit | f5c2d7e2f79ccb70dd9a815b55e1aaf8868f8876 (patch) | |
tree | bc74b8d3ba515ee5e976d2060e14796378a61807 | |
parent | 3ff2360fd60b817623bee6e657e76b64423a7cec (diff) |
typo fix
-rw-r--r-- | test/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/README b/test/README index a6bfb00b9..4fd16eb9d 100644 --- a/test/README +++ b/test/README @@ -142,7 +142,7 @@ RUNNING THE TEST SUITE (2) cd into the exim-testsuite-x.xx directory. -(3) Run "sutoconf" then "./configure" and then "make". This builds a few +(3) Run "autoconf" then "./configure" and then "make". This builds a few auxiliary programs that are written in C. (4) echo $PWD/test-config >> your_TRUSTED_CONFIG_LIST_filename |