[reproducible-website] 01/01: s/human readable/human-readable/
Chris Lamb
chris at chris-lamb.co.uk
Thu Apr 26 16:39:09 CEST 2018
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository reproducible-website.
commit 4590ba080c7c0847179f01dab8fae5c8d09bc915
Author: Chris Lamb <lamby at debian.org>
Date: Thu Apr 26 15:39:01 2018 +0100
s/human readable/human-readable/
---
index.html | 2 +-
tools.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index 3b15668..f7c885f 100644
--- a/index.html
+++ b/index.html
@@ -24,7 +24,7 @@ layout: home
<div class="eight columns text">
<p>
<strong>Reproducible builds</strong> are a set of software development practices that
- create a <strong>verifiable path from</strong> human readable
+ create a <strong>verifiable path from</strong> human-readable
<strong>source code to</strong> the <strong>binary</strong> code used by
computers.
(<a href="{{ "/docs/definition/" | prepend: site.baseurl }}">Full definition</a>)
diff --git a/tools.html b/tools.html
index 90d1734..19313bc 100644
--- a/tools.html
+++ b/tools.html
@@ -23,7 +23,7 @@ order: 3
<a href="https://diffoscope.org/">diffoscope</a> will try to <strong>get
to the bottom of what makes files or directories different</strong>. It
will recursively unpack archives of many kinds and transform various
- binary formats into more human readable forms for comparison. It can
+ binary formats into more human-readable forms for comparison. It can
compare two tarballs, ISO images, or PDFs just as easily.
</p>
<p>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reproducible-website.git
More information about the rb-commits
mailing list