diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2015-02-16 22:54:03 +0100 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2015-02-16 22:54:03 +0100 |
commit | 39d5fcaf61a26a589aedcfe724e16f198b507a98 (patch) | |
tree | 21a24238e2a78d7c721a71459b67559fb932fac2 /bin | |
parent | 9551c2d15c3c9d6c88f0cce262bf76aac38827f5 (diff) | |
download | jenkins.debian.net-39d5fcaf61a26a589aedcfe724e16f198b507a98.tar.xz |
reproducible: html_indexes: s/schduled/scheduled/
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/reproducible_html_indexes.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_indexes.py b/bin/reproducible_html_indexes.py index 1a162648..0611a067 100755 --- a/bin/reproducible_html_indexes.py +++ b/bin/reproducible_html_indexes.py @@ -120,7 +120,7 @@ pages = { } ] }, - 'schduled': { + 'scheduled': { 'title': 'Overview of packages currently scheduled for testing for build reproducibility', 'body': [ { |