summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-19 11:27:14 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-19 11:27:14 +0100
commitf519cf8cf3dc8884ab2a1f81bc2c1cfba1d76c1d (patch)
treee58d2da6dbc779f476c98b0454c44964af211001 /bin/reproducible_common.sh
parent78caf5e36d761dddd04095bf7c36548c4257004b (diff)
downloadjenkins.debian.net-f519cf8cf3dc8884ab2a1f81bc2c1cfba1d76c1d.tar.xz
improve grammar
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 9016db75..964b0a69 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -208,7 +208,7 @@ write_page_header() {
write_page "</ul>"
write_page "<ul>"
write_page " These pages are showing the <em>prospects</em> of <li><a href=\"https://wiki.debian.org/ReproducibleBuilds\" target=\"_blank\">reproducible builds of Debian packages</a></li>."
- write_page " The results shown were obtained from <a href=\"$JENKINS_URL/view/reproducible\">several jobs</a> running on"
+ write_page " The results shown were obtained by <a href=\"$JENKINS_URL/view/reproducible\">several jobs</a> running on"
write_page " <a href=\"$JENKINS_URL/userContent/about.html#_reproducible_builds_jobs\">jenkins.debian.net</a>."
write_page " Thanks to <a href=\"https://www.profitbricks.co.uk\">Profitbricks</a> for donating the virtual machines this is running on!"
write_page "</ul>"