From c6331e906d3f7540e57ea12361f335352825b679 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Sat, 17 Jan 2015 14:07:06 +0100 Subject: reproducible: fix typo in a template --- bin/reproducible_common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_common.py') diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py index 95c10227..8b958b8c 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -164,7 +164,7 @@ html_foot_page_style_note = Template((tab*2).join(""" have not been visited are linked in blue.
A # sign after the name of a package indicates that a bug is filed aginst it. Likewise, a + means that there is bug with a - patch attached. In case of more than one bug, the simble is repeated. + patch attached. In case of more than one bug, the symbol is repeated.

""".splitlines(True))) -- cgit v1.2.3-54-g00ecf