From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3698AC4332F for ; Sat, 17 Dec 2022 15:53:49 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id ED7C785373; Sat, 17 Dec 2022 16:53:46 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="cpS4mZsu"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 1296785375; Sat, 17 Dec 2022 16:53:46 +0100 (CET) Received: from mail-qt1-x82e.google.com (mail-qt1-x82e.google.com [IPv6:2607:f8b0:4864:20::82e]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 7D64B85362 for ; Sat, 17 Dec 2022 16:53:43 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=maxim.cournoyer@gmail.com Received: by mail-qt1-x82e.google.com with SMTP id j16so5060196qtv.4 for ; Sat, 17 Dec 2022 07:53:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=IpwTYzwahjvUffdne7WEN765CbWPQWIJeKC1tPpf0as=; b=cpS4mZsuWAP4n36u3f64FYsCvJoHLDWMc9WHKY69UPRJigKJ/ELrSl4IaeFCIQDt15 ffHC8u1EQHdrtLPzhyCJPeA6FymaefBjcTN3BBsBkI9exrQC5O1h4KMmCkAFaZKB/YKw 4YnETOnQrWW7cjUuvabjqUjxYSH9OjNM4d4iBb3YkL1uMfujf9UUWinLuFuD34fag6Ws sUzpOAGo8oeP3xu+sC2TdjtlK6dxqYSmyc+FZ0I3ef5ckz5XdRP5MPwLnrZ+jZ4B3j8t UrvNCFJN3IaOnGmxtQD5R71jWD71VtdHNETgszPGU3h5i7Osifx+d0JxG2tT/sDfBLQo Qw1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=IpwTYzwahjvUffdne7WEN765CbWPQWIJeKC1tPpf0as=; b=N+f+wWxj+LJHABNI8wbGLfz7HUfv9GmXxc3CDWW97rla6WKajnXWrnVCFKYTKRtxyd ftMZGR/d0FFfii7TDhhTNHdZqqimUOgWxp7StUqjpzWBNUTSvkqueDMOHMuebb67gyRJ lpiXngNnGWyFIGpRr13rHUS64SPVIzQjjjHLf8G5IHdVTwqQCUgZjIv/OP6kwbxu0TYp UImvD1OgL9yypi4h7OR+bfV4S3TqzFmnyItHSNAHvUwJEnxIofn9ggDCK81cZmLlte9Z f8ycLEFt94Q9/gn3C2mr6XuqmyTK/SzHHHrS37ulxo+3JYswvIRTQQU4zedNyk1aZ0IM 2REg== X-Gm-Message-State: ANoB5pmOF3CFIlS2D/90GdGFMU+G77DQfjYiK1vsO+l83h6zXp86DuQx FqOQkrmSfukYScZRTYQqXWI= X-Google-Smtp-Source: AA0mqf7Cwkx8oQWlFwusW5t0B8t6JKqxTavTpb9sQC+qkQp0giNqDgSPqUiL959JdyNqhqhXUIqAnw== X-Received: by 2002:ac8:111a:0:b0:3a5:7396:f296 with SMTP id c26-20020ac8111a000000b003a57396f296mr45774907qtj.44.1671292422084; Sat, 17 Dec 2022 07:53:42 -0800 (PST) Received: from hurd (dsl-159-157.b2b2c.ca. [66.158.159.157]) by smtp.gmail.com with ESMTPSA id g10-20020ac8774a000000b003a526675c07sm3116976qtu.52.2022.12.17.07.53.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 17 Dec 2022 07:53:41 -0800 (PST) From: Maxim Cournoyer To: Julien Lepiller Cc: u-boot@lists.denx.de, Heinrich Schuchardt , Simon Glass , Maxim Cournoyer , Sudeep Holla Subject: Re: [bug#60135] [PATCH] doc: fix typos References: <20221217020940.31610-1-maxim.cournoyer@savoirfairelinux.com> Date: Sat, 17 Dec 2022 10:53:40 -0500 In-Reply-To: (Julien Lepiller's message of "Sat, 17 Dec 2022 07:28:34 +0100") Message-ID: <87pmci58mz.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean Hi Julien, Julien Lepiller writes: > 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. >> >>Signed-off-by: Maxim Cournoyer >>--- >> >> doc/develop/process.rst | 4 ++-- >> doc/develop/sending_patches.rst | 6 +++--- >> doc/develop/system_configuration.rst | 6 +++--- >> 3 files changed, 8 insertions(+), 8 deletions(-) >> >>diff --git a/doc/develop/process.rst b/doc/develop/process.rst >>index 0fa0143bf3..ba864bc40b 100644 >>--- a/doc/develop/process.rst >>+++ b/doc/develop/process.rst >>@@ -165,7 +165,7 @@ document. >> `_ >> and similar additional tags. >>=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" :) Haha, thanks for reviewing patches I mistakenly (also) sent to guix-patches@gnu.org (I was experimenting with 'patman', and forgot to add a 'Series-to:' commit message tag, so it used my default). I'll send a v2. Thanks, Maxim