summaryrefslogtreecommitdiff
diff options
authorMathieu Lirzin <[email protected]>2015-10-03 14:11:31 +0200
committerSimon Josefsson <[email protected]>2015-10-09 12:42:57 +0200
commit82e7fea9b20a2eaf186a082a25b5eb47d76a93ec (patch)
tree4bd2c1cf5cd6355f5d53ba88dfcba1756ca1362f
parent604b0f1e8f865b9eaa40dec9cd97b15305680bc7 (diff)
downloadautobuild-master.tar.gz
Add missing 's' in README.HEADmaster
Suggested-by: Andreas Enge <[email protected]> Suggested-by: Ricardo Wurmus <[email protected]> Signed-off-by: Simon Josefsson <[email protected]>
-rw-r--r--README14
1 files changed, 7 insertions, 7 deletions
diff --git a/README b/README
index 8b66fa1..7fb6abc 100644
--- a/README
+++ b/README
@@ -2,13 +2,13 @@ Autobuild README -- Important introductory notes.
Copyright (C) 2004, 2008 Simon Josefsson
See the end for copying conditions.
-Autobuild is a package that process build logs generated when building
-software. Autobuild is primarily focused on packages using Autoconf
-and Automake, but can be used with other build systems too. Autobuild
-generates an HTML summary file, containing links to each build log.
-The summary include project name, version, build hostname, host type
-(cross compile aware), date of build, and indication of success or
-failure. The output is indexed in many ways to simplify browsing.
+Autobuild is a package that processes build logs generated when building
+software. Autobuild is primarily focused on packages using Autoconf and
+Automake, but can be used with other build systems too. Autobuild
+generates an HTML summary file, containing links to each build log. The
+summary includes project name, version, build hostname, host type (cross
+compile aware), date of build, and indication of success or failure.
+The output is indexed in many ways to simplify browsing.
----------------------------------------------------------------------
Copying and distribution of this file, with or without modification,