summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_indexes.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-02 14:17:09 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-02 14:17:09 +0200
commit2202fcaeaf660c9c1b9d13195cb6e1b12bfc943c (patch)
treefe685206a83f605e4f2b13cc6ae35d155c5a7e78 /bin/reproducible_html_indexes.py
parente1c6e40fe61e89ccf624ed7546d45d330298378f (diff)
downloadjenkins.debian.net-2202fcaeaf660c9c1b9d13195cb6e1b12bfc943c.tar.xz
fix typo
Diffstat (limited to 'bin/reproducible_html_indexes.py')
-rwxr-xr-xbin/reproducible_html_indexes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_indexes.py b/bin/reproducible_html_indexes.py
index 24092933..06491c2a 100755
--- a/bin/reproducible_html_indexes.py
+++ b/bin/reproducible_html_indexes.py
@@ -129,7 +129,7 @@ pages = {
{
'icon_status': 'depwait',
'query': 'depwait_all',
- 'text': Template('$tot ($percent%) packages where the build dependencies failed to be satisfied. Note that temporary failures to due network problem are automatically rescheduled every 4 hours.')
+ 'text': Template('$tot ($percent%) packages where the build dependencies failed to be satisfied. Note that temporary failures to due network problems are automatically rescheduled every 4 hours.')
}
]
},