Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: conf.py: remove repeated word in comment

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

authored by

Albin Babu Varghese and committed by
Jonathan Corbet
168a4742 37c52167

+1 -1
+1 -1
Documentation/conf.py
··· 234 234 # |version| and |release|, also used in various other places throughout the 235 235 # built documents. 236 236 # 237 - # In a normal build, version and release are are set to KERNELVERSION and 237 + # In a normal build, version and release are set to KERNELVERSION and 238 238 # KERNELRELEASE, respectively, from the Makefile via Sphinx command line 239 239 # arguments. 240 240 #