diff options
author | Christopher R. Hertel <crh@samba.org> | 2001-09-09 04:21:12 +0000 |
---|---|---|
committer | Christopher R. Hertel <crh@samba.org> | 2001-09-09 04:21:12 +0000 |
commit | 6f388502622fe77ae13ac2b0ae8f39b2e77ba455 (patch) | |
tree | f4b25b62a731b5afa03d2846e67fd837bd082e05 /testsuite | |
parent | 160906b57de8d1f8f76e716e0691223f743e07eb (diff) | |
download | samba-6f388502622fe77ae13ac2b0ae8f39b2e77ba455.tar.gz samba-6f388502622fe77ae13ac2b0ae8f39b2e77ba455.tar.xz samba-6f388502622fe77ae13ac2b0ae8f39b2e77ba455.zip |
Typo fix per Vance on IRC.
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/README b/testsuite/README index 793951c1a08..4dd6ca39ecc 100644 --- a/testsuite/README +++ b/testsuite/README @@ -11,5 +11,5 @@ The Samba testsuite is divided up into the following subdirectories. - rpc_client Tests for the RPC client library code - rpcclient Tests for the rpcclient program - - build_farm Tests designed to run automaticly on the build farm + - build_farm Tests designed to run automatically on the build farm |