From a25034c67ca9cd19bdd189be73b7ebb2b59db16e Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 22 May 2015 16:02:16 +0200 Subject: fix typo --- bin/reproducible_breakages.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_breakages.py b/bin/reproducible_breakages.py index aa9c8cfb..37125cae 100755 --- a/bin/reproducible_breakages.py +++ b/bin/reproducible_breakages.py @@ -249,7 +249,7 @@ def gen_html(): # debbindiff troubles without_dbd, bad_dbd = unrep_with_dbd_issues() html += _gen_section('are marked as unreproducible, but without ' + - 'debbindiff output - so probably debbindiff' + + 'debbindiff output - so probably debbindiff ' + 'crashed:', without_dbd) html += _gen_section('are marked as unreproducible, but their ' + 'debbindiff output does not seem to be an html ' + -- cgit v1.2.3-54-g00ecf