diff options
-rwxr-xr-x | bin/reproducible_html_graphs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh index 3eca35fc..b458c7c3 100755 --- a/bin/reproducible_html_graphs.sh +++ b/bin/reproducible_html_graphs.sh @@ -213,7 +213,7 @@ COLOR[4]=1 COLOR[5]=1 COLOR[6]=4 MAINLABEL[0]="Reproducibility status for packages in '$SUITE'" -MAINLABEL[1]="Amount of packages build each day" +MAINLABEL[1]="Amount of packages built each day" MAINLABEL[2]="Age in days of oldest kind of logfile" MAINLABEL[3]="Bugs with usertags for user reproducible-builds@lists.alioth.debian.org" MAINLABEL[4]="Packages which have notes" |