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@xxxxxxxxx> --- 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