From: Albin Babu Varghese Date: Wed, 20 Aug 2025 19:47:15 +0000 (-0400) Subject: Documentation: conf.py: remove repeated word in comment X-Git-Tag: v6.18-rc1~107^2~69 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=168a4742aff1da4166ce12e294b2094126cac2b9;p=thirdparty%2Fkernel%2Fstable.git 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 --- diff --git a/Documentation/conf.py b/Documentation/conf.py index f9828f3862f91..856c04a2abb7e 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. #