From 1ea933497a914eb9f8081d3c80b7ef9922b01a9a Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Sun, 15 Feb 2015 19:31:24 +0100 Subject: Fix typo --- 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 4a243452..3f1ff8bc 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -166,7 +166,7 @@ html_foot_page_style_note = Template((tab*2).join(""" package has a note. Visited packages are linked in green, those which 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 + filed against it. Likewise, a + means that there is bug with a patch attached. In case of more than one bug, the symbol is repeated.

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