From bb31057d5cc15241960ffec7b0ce584037008ca7 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Fri, 7 Aug 2015 14:56:42 +0000 Subject: reproducible: html_indexes: fix typo --- bin/reproducible_html_indexes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_html_indexes.py') 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', -- cgit v1.2.3-54-g00ecf