From a373a24e4c1922bd1f914a295833f9afa5f6df4f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 3 Oct 2014 00:42:55 +0200 Subject: fix typo --- bin/reproducible_stats.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_stats.sh') diff --git a/bin/reproducible_stats.sh b/bin/reproducible_stats.sh index 07e8a72b..76d31c28 100755 --- a/bin/reproducible_stats.sh +++ b/bin/reproducible_stats.sh @@ -73,7 +73,7 @@ for PKG in $UGLY ; do done htmlecho "

" if [ $COUNT_SOURCELESS -gt 0 ] ; then - htmlecho "

$COUNT_SOURCELESS ($PERCENT_SORCELESS%) packages where the source could not be downloaded. $SOURCELESS

" + htmlecho "

$COUNT_SOURCELESS ($PERCENT_SOURCELESS%) packages where the source could not be downloaded. $SOURCELESS

" fi if [ $COUNT_NOTFORUS -gt 0 ] ; then htmlecho "

$COUNT_NOTFORUS ($PERCENT_NOTFORUS%) packages which are neither Architecture: 'any' nor 'all' nor 'amd64': $NOTFORUS

" -- cgit v1.2.3-70-g09d2