X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fweb%2Fcheck_lossperleague;h=5994f6fdd8373831c1402499a5de0f7ddbc02fa7;hb=8389c1d520e0b70f79fc2ce72b4840b0f9e96700;hp=aaeb5b0cf381ba124fe0c1354520a57de6e680b5;hpb=099cd920655c1db6da4a1a57ec3baa30d16321d7;p=ypp-sc-tools.db-test.git diff --git a/yarrg/web/check_lossperleague b/yarrg/web/check_lossperleague index aaeb5b0..5994f6f 100644 --- a/yarrg/web/check_lossperleague +++ b/yarrg/web/check_lossperleague @@ -48,7 +48,7 @@ s/^\s+//; s/\s+$//; my $res= sub { my ($pct,$str) = @_; push @{ $h->{Results} }, [ $pct ]; - ${ $h->{Canon} }= "Considering expected losses of $str per league"; + ${ $h->{Canon} }= "$str per league"; }; if (!m/\S/) {