summaryrefslogtreecommitdiffstats
path: root/download
diff options
context:
space:
mode:
Diffstat (limited to 'download')
-rwxr-xr-xdownload2
1 files changed, 1 insertions, 1 deletions
diff --git a/download b/download
index 5af864a..e9651b7 100755
--- a/download
+++ b/download
@@ -38,7 +38,7 @@ help () {
}
if [ $# -lt 1 ]; then
- printf "ERROR: download script: no argmunt given.\n"
+ printf "ERROR: download script: no argument given.\n"
help
exit 1
fi