summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-01-08 18:29:32 +0100
committerHolger Levsen <holger@layer-acht.org>2015-01-08 18:29:32 +0100
commitec8bfd17d8f25665be9bd311f52d3547f6749c73 (patch)
treefbe7e26a89089e2c9b45b97ebad8a419f1898c34 /bin/reproducible_common.py
parent6906a3b306ce8211883c0ec4a7a3630d1ca5193e (diff)
downloadjenkins.debian.net-ec8bfd17d8f25665be9bd311f52d3547f6749c73.tar.xz
fix typo
Diffstat (limited to 'bin/reproducible_common.py')
-rwxr-xr-xbin/reproducible_common.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index 61584460..eaafcedc 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -96,7 +96,7 @@ html_head_page = Template((tab*2).join("""
<h2>$page_title</h2>
<p>$count_total packages have been attempted to be build so far, that's
$percent_total% of $amount source packages in Debian sid
- currently. Out of these, $count_good packagea ($percent_good%)
+ currently. Out of these, $count_good packages ($percent_good%)
<a href="https://wiki.debian.org/ReproducibleBuilds">could be built
reproducible!</a></p>
<ul>