summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_get.sh
diff options
context:
space:
mode:
authorJan Luebbe <jlu@pengutronix.de>2012-10-25 10:19:24 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-10-26 21:41:38 +0200
commit2c8207e1047a709cfbdc830c5c0b4bb0aa5b5dbd (patch)
tree33ae95418b362ccf7d3bd2a715b48da93fdcf902 /scripts/lib/ptxd_make_get.sh
parentc92d6a8f9c7b9631dba4b082e24126db1db7aea6 (diff)
downloadptxdist-2c8207e1047a709cfbdc830c5c0b4bb0aa5b5dbd.tar.gz
ptxdist-2c8207e1047a709cfbdc830c5c0b4bb0aa5b5dbd.tar.xz
scripts: ptxd_make_get: change wording
Signed-off-by: Jan Luebbe <jlu@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'scripts/lib/ptxd_make_get.sh')
-rw-r--r--scripts/lib/ptxd_make_get.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lib/ptxd_make_get.sh b/scripts/lib/ptxd_make_get.sh
index cfba045f6..1e70034b8 100644
--- a/scripts/lib/ptxd_make_get.sh
+++ b/scripts/lib/ptxd_make_get.sh
@@ -225,7 +225,7 @@ ptxd_make_get() {
done
echo
- echo "Could not download packet"
+ echo "Could not download package"
echo "URL: ${orig_argv[@]}"
echo
exit 1