]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Documentation: conf.py: remove repeated word in comment
authorAlbin Babu Varghese <albinbabuvarghese20@gmail.com>
Wed, 20 Aug 2025 19:47:15 +0000 (15:47 -0400)
committerJonathan Corbet <corbet@lwn.net>
Thu, 21 Aug 2025 17:44:41 +0000 (11:44 -0600)
Remove a repeated "are" from a comment in conf.py

Signed-off-by: Albin Babu Varghese <albinbabuvarghese20@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250820194714.130513-2-albinbabuvarghese20@gmail.com
Documentation/conf.py

index f9828f3862f91a29d5ea02be1a2c86f463e6c449..856c04a2abb7e18df3d8fe333ffc9b59a113cf63 100644 (file)
@@ -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.
 #