From 69f62e5872d358ee8bab3a5ab65c616d5729faeb Mon Sep 17 00:00:00 2001 From: PatR Date: Thu, 27 Oct 2022 14:52:50 -0700 Subject: [PATCH] fix comment typo --- include/optlist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/optlist.h b/include/optlist.h index 215c1ded9..5fec43fa7 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 then first to write to the top of + * all_options_str() with 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