diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-02-15 13:47:32 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-02-15 13:47:32 +0000 |
commit | f7fae23546b69d28a413b846823dea83eb7b60ec (patch) | |
tree | 9ffe87a771d06e37b83438dfa5cfdb2db520dd28 /testcurl.sh | |
parent | 2d41efb71e2ef083f8e68fb23f763891cd746e0d (diff) | |
download | curl-f7fae23546b69d28a413b846823dea83eb7b60ec.tar.gz |
spell!
Diffstat (limited to 'testcurl.sh')
-rwxr-xr-x | testcurl.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testcurl.sh b/testcurl.sh index c21d319a9..f4f4dfbc9 100755 --- a/testcurl.sh +++ b/testcurl.sh @@ -7,7 +7,7 @@ # testcurl.sh is the master script to use for automatic testing of CVS-curl. # This is written for the purpose of being run from a crontab job or similar # at a regular interval. The output will be suitable to be mailed automaticly -# to "curl-autocompile@haxx.se" to be dealt with automaticly. The most +# to "curl-autocompile@haxx.se" to be dealt with automatically. The most # current build status (with a resonable backlog) will be published on the # curl site, at http://curl.haxx.se/auto/ |