From d50ae5e5edccb808d29ed33c61cdd2725342dcf5 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 1 Dec 2016 17:57:35 +0100 Subject: reproducible Debian: improve language Signed-off-by: Holger Levsen --- bin/reproducible_html_dashboard.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_html_dashboard.sh') diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh index 55d8c16e..bfb4f6f8 100755 --- a/bin/reproducible_html_dashboard.sh +++ b/bin/reproducible_html_dashboard.sh @@ -636,7 +636,7 @@ create_performance_page() { write_page "

" done # the end - write_page "Daily individual build node performance stats are available as well as views of oldest results for" + write_page "Daily individual build node performance stats are available as well as oldest results for" for ARCH in ${ARCHS} ; do write_page " $ARCH" done -- cgit v1.2.3-54-g00ecf