aboutsummaryrefslogtreecommitdiff
path: root/testcurl.sh
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-01-05 14:20:08 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-01-05 14:20:08 +0000
commit8b3946efda8206b3e16d0b7bafd000c4c1ce6906 (patch)
tree8ad84cc9eaf87296c6957ea0ce9a28199df4f209 /testcurl.sh
parent763d6a8524a2adbe90a4a12f452463cf8d8f4cbc (diff)
Tor Arntsen fixed a spelling error
Diffstat (limited to 'testcurl.sh')
-rwxr-xr-xtestcurl.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testcurl.sh b/testcurl.sh
index 8fe9a6df2..ca8118ea3 100755
--- a/testcurl.sh
+++ b/testcurl.sh
@@ -65,7 +65,7 @@ if [ -z "$email" ]; then
fi
if [ -z "$desc" ]; then
- echo "please enter a one line system desrciption"
+ echo "please enter a one line system description"
read desc
fixed="3"
fi