From 938a711aae6ecf871f37dda71b8e55bebbb6eba8 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 2 Jul 2014 16:39:41 -0400 Subject: spell-check :/ --- src/abslibre-tools/libredbdiff | 2 +- src/abslibre-tools/librerelease | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/abslibre-tools') diff --git a/src/abslibre-tools/libredbdiff b/src/abslibre-tools/libredbdiff index d2d2505..098bade 100755 --- a/src/abslibre-tools/libredbdiff +++ b/src/abslibre-tools/libredbdiff @@ -108,7 +108,7 @@ usage() { print "Usage: %q [-n|-h]" "$cmd" print 'Show [libre] packages that need to be updated from Arch repositories.' echo - prose "The default mode of operation is to download/update all nescessary + prose "The default mode of operation is to download/update all necessary files for comparison, but not compare them. Specify the \`-n\` flag to not download anything, but to compare already downloaded files." diff --git a/src/abslibre-tools/librerelease b/src/abslibre-tools/librerelease index fc1ab11..d89ac21 100755 --- a/src/abslibre-tools/librerelease +++ b/src/abslibre-tools/librerelease @@ -123,7 +123,7 @@ clean_files() { usage() { print "Usage: %s [OPTIONS]" "${0##*/}" echo - prose 'This script uploads packages on $WORKDIR/stagging + prose 'This script uploads packages on $WORKDIR/staging to parabola server.' echo print "Options:" -- cgit v1.2.3-2-g168b