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 94a8da62..e9c53d5a 100755 --- a/bin/reproducible_html_indexes.py +++ b/bin/reproducible_html_indexes.py @@ -156,7 +156,7 @@ pages = { ] }, 'all_abc': { - 'title': 'Alphabetically sorted overview of all tested packages in {suite}/{arch})', + 'title': 'Alphabetically sorted overview of all tested packages in {suite}/{arch}', 'body': [ { 'icon_status': 'FTBR', |