From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: [PATCH] doc: Fix spelling. Date: Tue, 2 May 2017 12:58:39 +0000 Message-ID: <20170502125839.m5esm23ber2gn7jz@abyayala> References: <20170427152825.22619-1-rekado@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49665) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d5XOG-0000cD-Js for guix-devel@gnu.org; Tue, 02 May 2017 08:58:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d5XOC-0003lr-Lm for guix-devel@gnu.org; Tue, 02 May 2017 08:58:52 -0400 Received: from fragranza.investici.org ([178.175.144.26]:44564) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d5XOC-0003lC-9n for guix-devel@gnu.org; Tue, 02 May 2017 08:58:48 -0400 Content-Disposition: inline In-Reply-To: <20170427152825.22619-1-rekado@elephly.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ricardo Wurmus Cc: guix-devel@gnu.org Ricardo Wurmus transcribed 1.4K bytes: > * doc/cuirass.texi (Introduction): Fix typo and use American English spelling. is the rationale for this that we use AE not BE in the documentation? > doc/cuirass.texi | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/doc/cuirass.texi b/doc/cuirass.texi > index e5f29a6..ff5f7b0 100644 > --- a/doc/cuirass.texi > +++ b/doc/cuirass.texi > @@ -70,7 +70,7 @@ Reference sections: > @dfn{Cuirass} is a general-purpose build automation server that checks > out source files from @acronym{VCS, Version Control System} > repositories, executes a @dfn{build job}, and notifies the results of > -that job. A build job consists of a combinaison of tasks such as > +that job. A build job consists of a combination of tasks such as > compiling source code to binary code and running automated tests. > Notification is achieved by using a database that stores the build > results associated with an HTTP server that provides a convenient way to > @@ -102,7 +102,7 @@ basis of the @dfn{Continuous integration} practice. > @command{cuirass} acts as a daemon polling @acronym{VCS, version control > system} repositories for changes, and evaluating a derivation when > something has changed (@pxref{Derivations, Derivations,, guix, Guix}). > -As a final step the derivation is realised and the result of that build > +As a final step the derivation is realized and the result of that build > allows you to know if the job succeed or not. > > What is actually done by @command{cuirass} is specified in a @dfn{job > -- > 2.12.2 > > > -- https://pragmatique.xyz PGP: https://people.pragmatique.xyz/ng0/