* [PATCH v2] Documentation: conf.py: remove repeated word in comment
@ 2025-08-20 19:47 Albin Babu Varghese
2025-08-21 17:45 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Albin Babu Varghese @ 2025-08-20 19:47 UTC (permalink / raw)
To: Shuah Khan, Jonathan Corbet; +Cc: linux-doc, linux-kernel, Albin Babu Varghese
Remove a repeated "are" from a comment in conf.py
[v2] Resent with full recipient list. No changes from v1.
Thanks, Albin
Signed-off-by: Albin Babu Varghese <albinbabuvarghese20@gmail.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
# arguments.
#
--
2.50.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] Documentation: conf.py: remove repeated word in comment
2025-08-20 19:47 [PATCH v2] Documentation: conf.py: remove repeated word in comment Albin Babu Varghese
@ 2025-08-21 17:45 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2025-08-21 17:45 UTC (permalink / raw)
To: Albin Babu Varghese, Shuah Khan
Cc: linux-doc, linux-kernel, Albin Babu Varghese
Albin Babu Varghese <albinbabuvarghese20@gmail.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@gmail.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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-21 17:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-20 19:47 [PATCH v2] Documentation: conf.py: remove repeated word in comment Albin Babu Varghese
2025-08-21 17:45 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).