summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_dashboard.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-03-14 13:17:08 +0100
committerHolger Levsen <holger@layer-acht.org>2017-03-14 13:17:08 +0100
commit6958a61d84f00c9cf35dea2c07fe6944632888f2 (patch)
tree43f5bd7e9ad8e40aa35793f0c65b621a836ef01f /bin/reproducible_html_dashboard.sh
parentc8c6bdc00345e074f995099d63414dc9bd17a50b (diff)
downloadjenkins.debian.net-6958a61d84f00c9cf35dea2c07fe6944632888f2.tar.xz
reproducible Debian: fix typo, thanks to Alexander Borkowski
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/reproducible_html_dashboard.sh')
-rwxr-xr-xbin/reproducible_html_dashboard.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index aac0c81a..7f4b0804 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -451,7 +451,7 @@ create_suite_arch_stats_page() {
if [ $COUNT_DEPWAIT -gt 0 ] ; then
set_icon depwait
write_icon
- write_page "$COUNT_DEPWAIT ($PERCENT_DEPWAIT%) source packages had build-depends which could nott be satisfied.<br />"
+ write_page "$COUNT_DEPWAIT ($PERCENT_DEPWAIT%) source packages had build-depends which could not be satisfied.<br />"
fi
if [ $COUNT_SOURCELESS -gt 0 ] ; then
set_icon 404