From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: From: Jan Luebbe Date: Thu, 25 Oct 2012 10:19:24 +0200 Message-Id: <1351153164-27256-1-git-send-email-jlu@pengutronix.de> Subject: [ptxdist] [PATCH] scripts: ptxd_make_get: change wording Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Cc: Jan Luebbe Signed-off-by: Jan Luebbe --- scripts/lib/ptxd_make_get.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/lib/ptxd_make_get.sh b/scripts/lib/ptxd_make_get.sh index cfba045..1e70034 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 -- 1.7.10.4 -- ptxdist mailing list ptxdist@pengutronix.de