diff options
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': [ { |