[reproducible-website] 04/05: Avoid duplicate "... of the build environment."
Chris Lamb
chris at chris-lamb.co.uk
Tue Dec 20 10:12:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository reproducible-website.
commit ce31e515e0fbf8c22b7551759c435da670546dcf
Author: Chris Lamb <lamby at debian.org>
Date: Tue Dec 20 10:10:17 2016 +0000
Avoid duplicate "... of the build environment."
---
_docs/definition.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_docs/definition.md b/_docs/definition.md
index 3a6f804..9a3aadb 100644
--- a/_docs/definition.md
+++ b/_docs/definition.md
@@ -21,7 +21,7 @@ a source code archive.
**Relevant attributes of the build environment** would usually include dependencies
and their versions, build configuration flags and environment variables as
far as they are used by the build system (eg. the locale). It is
-preferable to reduce the set of relevant attributes of the build environment.
+preferable to reduce this set of attributes.
**Artifacts** would include executables, distribution packages or
filesystem images. They would not usually include a build log or similar
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reproducible-website.git
More information about the Reproducible-commits
mailing list