From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id OLvkBMlhnWOOJwAAbAwnHQ (envelope-from ) for ; Sat, 17 Dec 2022 07:29:29 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id yCHQBMlhnWOeSAEA9RJhRA (envelope-from ) for ; Sat, 17 Dec 2022 07:29:29 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id CCBC42F49A for ; Sat, 17 Dec 2022 07:29:28 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p6Qh1-0003DM-IM; Sat, 17 Dec 2022 01:29:07 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p6Qgw-0003Cg-GU for guix-patches@gnu.org; Sat, 17 Dec 2022 01:29:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p6Qgw-0006so-7s for guix-patches@gnu.org; Sat, 17 Dec 2022 01:29:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p6Qgw-0003B9-3G for guix-patches@gnu.org; Sat, 17 Dec 2022 01:29:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60135] [PATCH] doc: fix typos Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 17 Dec 2022 06:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60135 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: notabug patch To: 60135@debbugs.gnu.org, maxim.cournoyer@gmail.com Cc: u-boot@lists.denx.de, Simon Glass , Sudeep Holla , Maxim Cournoyer , Heinrich Schuchardt X-Debbugs-Original-To: guix-patches@gnu.org, Maxim Cournoyer , 60135@debbugs.gnu.org Received: via spool by 60135-submit@debbugs.gnu.org id=B60135.167125852612188 (code B ref 60135); Sat, 17 Dec 2022 06:29:02 +0000 Received: (at 60135) by debbugs.gnu.org; 17 Dec 2022 06:28:46 +0000 Received: from localhost ([127.0.0.1]:54097 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p6Qgf-0003AW-Rv for submit@debbugs.gnu.org; Sat, 17 Dec 2022 01:28:46 -0500 Received: from lepiller.eu ([89.234.186.109]:41680) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p6Qga-0003AQ-EJ for 60135@debbugs.gnu.org; Sat, 17 Dec 2022 01:28:44 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id aa998003; Sat, 17 Dec 2022 06:28:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:in-reply-to:references:message-id:mime-version :content-type:content-transfer-encoding; s=dkim; bh=qxiLVp1GrK1B fzTJEnqjGl17qSnW/gzdNPNODDR2fAw=; b=Y3HzEv9iGr6+8Zj9QMMqMzKWHS1H 75+ZT616McivycJSW6uk2pFOcp1AsQigMUdAp6y0jpzhryqEwffKd0CbLbPTKjFi A8BcKadVow0FVdZjEMOY/Y8NM6Nit7dxrDMSoOCfVxMpHcoufw2bRpDZ7XCS4isp QT+B9nOjS9ETAazgHD221ZYXKBz81+d9kSpGelEyG3nt9hOgD8Mz2cgVpvrd1hLO lpPm9OLGuMAckWnmovDgUcZBqc+P0o7xJtSp1TdG3FEVf5l7CLT7YSDx/GLdWUVT GclnlJhLIhgzbnqUIWfgkAd1+ZqHldWimzucG4BiOSTFhzCDnWtclweSUA== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id f06e6594 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Sat, 17 Dec 2022 06:28:37 +0000 (UTC) Date: Sat, 17 Dec 2022 07:28:34 +0100 From: Julien Lepiller User-Agent: K-9 Mail for Android In-Reply-To: <20221217020940.31610-1-maxim.cournoyer@savoirfairelinux.com> References: <20221217020940.31610-1-maxim.cournoyer@savoirfairelinux.com> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1671258569; a=rsa-sha256; cv=none; b=U4Ovb6WOcOwBUNZEaBlA2TzGOTtreFFRVgDy/Nzk6fzgWIjItLnKzw4/0WTbFFWypX0TiF JeVeAqWW6zUSXIM/yOOR1o58SRKldd9ob2t8PlYRnMCiRxH4d/kb/SCcTDt2gz8fxAEzew aPL+Q++/prkZm2W5t2DhJ7FW/hsU9WaxblE4nAOIDFkbM4k4KPQ14P239GIeB367g3QMLn QtJJfAzZgukS7B3DcOcInXE3nZmxb5QsWXEks3INYjr7VmHvmuDO6BSxmUjosqWidp+UkV gmqkb6XiKbIn2lQZpjAz35Nkc2gIeZOZKk2ZeNKUjWYPk4zhWQo+LsXboG4gYg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=Y3HzEv9i; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1671258569; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=Pr3uA4+lfqRCDkuWCab8ezopeERm1vptARuvYWIzCQI=; b=LsmYoj3SBZG8vl/0ILkNHDlUey4PC2ovlWDmx5EfYIm1TcrQN6jkXXjbbSA+E6iMmVXyww 9Jc1LBy7GdpmuHSy5qualQRScRzLEHTIkEK+K/BwNpqmCGfAidTyWFMB/9mYzgxnD5b9Yn gzWHLqwYTttplA73musYJBSAgg//VjGMeCbJjDY99ygxQp7zxGv3Ii2xVeLor9oszGcTCm /XHuk6ZagSOy4/6CzlA0SefexC1Y8cgM1ZIRBVVx2dTM76Edcn8w3wQ/w2Q9tSUtIClBvh +wIHfAsvewKjG5qDVtMQyLevLIAPUyvmR9KQKZpVoczWCz3XaOVDNQTpY3JWiQ== X-Migadu-Spam-Score: 9.02 X-Spam-Score: 9.02 X-Migadu-Queue-Id: CCBC42F49A X-Migadu-Spam: Yes X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=Y3HzEv9i; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none) X-Migadu-Scanner: scn1.migadu.com X-TUID: ILxRc9PqOm44 Le 17 d=C3=A9cembre 2022 03:09:40 GMT+01:00, Maxim Cournoyer a =C3=A9crit=C2=A0: >Fix a few typos spot during a first read of the contribution process=2E > >Signed-off-by: Maxim Cournoyer >--- > > doc/develop/process=2Erst | 4 ++-- > doc/develop/sending_patches=2Erst | 6 +++--- > doc/develop/system_configuration=2Erst | 6 +++--- > 3 files changed, 8 insertions(+), 8 deletions(-) > >diff --git a/doc/develop/process=2Erst b/doc/develop/process=2Erst >index 0fa0143bf3=2E=2Eba864bc40b 100644 >--- a/doc/develop/process=2Erst >+++ b/doc/develop/process=2Erst >@@ -165,7 +165,7 @@ document=2E > `_ > and similar additional tags=2E >=20 >-* Reviewed-by: The patch has been reviewed and found acceptible accordin= g to >+* Reviewed-by: The patch has been reviewed and found acceptable accordin= g to > the `Reveiwer's statement of oversight Somehow you missed "Reveiwer" :)