From 168a4742aff1da4166ce12e294b2094126cac2b9 Mon Sep 17 00:00:00 2001 From: Albin Babu Varghese Date: Wed, 20 Aug 2025 15:47:15 -0400 Subject: [PATCH] Documentation: conf.py: remove repeated word in comment Remove a repeated "are" from a comment in conf.py Signed-off-by: Albin Babu Varghese Signed-off-by: Jonathan Corbet Link: https://lore.kernel.org/r/20250820194714.130513-2-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 f9828f3862f9..856c04a2abb7 100644 --- a/Documentation/conf.py +++ b/Documentation/conf.py @@ -234,7 +234,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.47.3