From cec7da0505ae81e17124e5ec55c05d2d59739d37 Mon Sep 17 00:00:00 2001 From: PatR Date: Fri, 28 Oct 2022 00:30:38 -0700 Subject: [PATCH] another comment typo fix --- include/optlist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/optlist.h b/include/optlist.h index 5fec43fa7..95480b489 100644 --- a/include/optlist.h +++ b/include/optlist.h @@ -96,7 +96,7 @@ static int optfn_##a(int, int, boolean, char *, char *); /* * Most of the options are in alphabetical order; a few are forced * to the top of list so that doset() will list them first and - * all_options_str() with gather them first to write to the top of + * all_options_str() will gather them first to write to the top of * a new RC file by #saveoptions. * * windowtype comes first because its value can affect how wc_ and