summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_indexes.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-09 18:30:42 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-09 18:30:42 +0200
commit8755811f6d6797e85df666e6317a7bee7c78f0a9 (patch)
tree7f8aa2d3bbd0364009c0cbf24a0d5ac1f0d6910b /bin/reproducible_html_indexes.py
parentd650e4bae64e4fb3b9840e4e8d303289a3b63e77 (diff)
downloadjenkins.debian.net-8755811f6d6797e85df666e6317a7bee7c78f0a9.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 e9c53d5a..3e0cae3c 100755
--- a/bin/reproducible_html_indexes.py
+++ b/bin/reproducible_html_indexes.py
@@ -131,7 +131,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 problems are automatically rescheduled every 4 hours.')
+ 'text': Template('$tot ($percent%) packages where the build dependencies failed to be satisfied. Note that temporary failures (eg. due to network problems) are automatically rescheduled every 4 hours.')
}
]
},