From 386b92dace47c33bfd7da97a6311aa8e18d63bb7 Mon Sep 17 00:00:00 2001 From: Nikita Zlobin Date: Sun, 23 Jul 2023 21:30:04 +0500 Subject: [PATCH] Remaining modi words in the code Signed-off-by: Dave Davenport --- source/xrmoptions.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/xrmoptions.c b/source/xrmoptions.c index 802993b86..c2f6efc28 100644 --- a/source/xrmoptions.c +++ b/source/xrmoptions.c @@ -292,13 +292,13 @@ static XrmOption xrmOptions[] = { "combi-modi", {.str = &config.combi_modes}, NULL, - "Set the modi to combine in combi mode", + "Set the modes to combine in combi mode", CONFIG_DEFAULT}, {xrm_String, "combi-modes", {.str = &config.combi_modes}, NULL, - "Set the modi to combine in combi mode", + "Set the modes to combine in combi mode", CONFIG_DEFAULT}, {xrm_String, "matching",