From 8afbbad8f7da157097fb05d57d01583c03e55ddd Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 25 Apr 2015 11:15:38 +0200 Subject: fix typo --- bin/reproducible_html_graphs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh index 56082ed3..a132f2bf 100755 --- a/bin/reproducible_html_graphs.sh +++ b/bin/reproducible_html_graphs.sh @@ -342,7 +342,7 @@ write_usertag_table() { let "TTOTAL=TTOTAL+TOTAL" fi done - write_page "Total number of usertags set by reproducible-builds@lists.alioth.debian.org
(this is not the number of bugs as bugs can have several tags))$TOPEN$TDONE$TTOTAL" + write_page "Total number of usertags set by reproducible-builds@lists.alioth.debian.org
(this is not the number of bugs as bugs can have several tags)$TOPEN$TDONE$TTOTAL" write_page "" fi } -- cgit v1.2.3-54-g00ecf