[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fix typo: s#Repoducible#Reproducible#g
Holger Levsen
holger at moszumanska.debian.org
Sat Dec 12 18:33:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit a3af2a1922b0aeaa12370ccc502a8f9088c1ce53
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Dec 12 19:32:38 2015 +0100
fix typo: s#Repoducible#Reproducible#g
---
bin/reproducible_html_archlinux.sh | 2 +-
bin/reproducible_html_rpms.sh | 2 +-
bin/reproducible_openwrt.sh | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/bin/reproducible_html_archlinux.sh b/bin/reproducible_html_archlinux.sh
index d17255a..1ad7bd6 100755
--- a/bin/reproducible_html_archlinux.sh
+++ b/bin/reproducible_html_archlinux.sh
@@ -139,7 +139,7 @@ cat > $PAGE <<- EOF
<html lang="en-US">
<head>
<meta charset="UTF-8">
- <title>Repoducible Arch Linux ?!</title>
+ <title>Reproducible Arch Linux ?!</title>
<link rel='stylesheet' href='global.css' type='text/css' media='all' />
</head>
<body>
diff --git a/bin/reproducible_html_rpms.sh b/bin/reproducible_html_rpms.sh
index 79d0ed7..60596db 100755
--- a/bin/reproducible_html_rpms.sh
+++ b/bin/reproducible_html_rpms.sh
@@ -116,7 +116,7 @@ cat > $PAGE <<- EOF
<html lang="en-US">
<head>
<meta charset="UTF-8">
- <title>Repoducible $RELEASE ($ARCH) ?!</title>
+ <title>Reproducible $RELEASE ($ARCH) ?!</title>
<link rel='stylesheet' href='global.css' type='text/css' media='all' />
</head>
<body>
diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh
index 86a484e..20eff86 100755
--- a/bin/reproducible_openwrt.sh
+++ b/bin/reproducible_openwrt.sh
@@ -341,7 +341,7 @@ cat > $PAGE <<- EOF
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
- <title>Repoducible OpenWrt ?</title>
+ <title>Reproducible OpenWrt ?</title>
<link rel='stylesheet' id='kamikaze-style-css' href='cascade.css?ver=4.0' type='text/css' media='all'>
</head>
<body>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list