Skip to content

Commit

Permalink
Remaining modi words in the code
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Davenport <[email protected]>
  • Loading branch information
nick87720z authored and DaveDavenport committed Jul 23, 2023
1 parent 81641d0 commit 386b92d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/xrmoptions.c
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 386b92d

Please sign in to comment.