[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87ms7s7elk.fsf@trenco.lwn.net>
Date: Thu, 21 Aug 2025 11:45:59 -0600
From: Jonathan Corbet <corbet@....net>
To: Albin Babu Varghese <albinbabuvarghese20@...il.com>, Shuah Khan
<skhan@...uxfoundation.org>
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org, Albin Babu
Varghese <albinbabuvarghese20@...il.com>
Subject: Re: [PATCH v2] Documentation: conf.py: remove repeated word in comment
Albin Babu Varghese <albinbabuvarghese20@...il.com> writes:
> Remove a repeated "are" from a comment in conf.py
>
> [v2] Resent with full recipient list. No changes from v1.
>
> Thanks, Albin
For future reference, information about resends and such should go below
the "---" line so that the maintainer does not have to edit them out
when applying the patch. I have taken care of that this time around.
> Signed-off-by: Albin Babu Varghese <albinbabuvarghese20@...il.com>
> ---
> Documentation/conf.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/conf.py b/Documentation/conf.py
> index 700516238d3f..55299665753a 100644
> --- a/Documentation/conf.py
> +++ b/Documentation/conf.py
> @@ -224,7 +224,7 @@ author = "The kernel development community"
> # |version| and |release|, also used in various other places throughout the
> # built documents.
> #
> -# In a normal build, version and release are are set to KERNELVERSION and
> +# In a normal build, version and release are set to KERNELVERSION and
> # KERNELRELEASE, respectively, from the Makefile via Sphinx command line
Applied, thanks.
jon
Powered by blists - more mailing lists