From 442e46f634f6df4d2d482ac29919b7e50a5ca6a9 Mon Sep 17 00:00:00 2001 From: Geoff McLane Date: Mon, 28 Sep 2020 19:39:18 +0200 Subject: [PATCH] Is. #892: correct typo closes #892 --- src/language_en.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/language_en.h b/src/language_en.h index 60bde02..8999273 100644 --- a/src/language_en.h +++ b/src/language_en.h @@ -2337,7 +2337,7 @@ static languageDefinition language_en = { whichPluralForm_en, { " of \"--some-option \", for example, \"--indent-with-tabs yes\".\n" "\n" " You can also specify a file containing configuration options with the \n" - " -options directive, or in one or more files specific to your \n" + " -config directive, or in one or more files specific to your \n" " environment (see next section). \n" "\n" " For a list of all configuration options, use \"-help-config\" or refer\n"