This commit is contained in:
Jakub Wilk 2021-11-06 16:41:17 +01:00 committed by Tomas Babej
parent e1cfb91d42
commit 04ef785eea
3 changed files with 4 additions and 4 deletions

View file

@ -115,7 +115,7 @@ std::string configurationDefaults =
"expressions=infix # Prefer infix over postfix expressions\n"
"json.array=1 # Enclose JSON output in [ ]\n"
"abbreviation.minimum=2 # Shortest allowed abbreviation\n"
"news.version= # Latest version higlights read by the user\n"
"news.version= # Latest version highlights read by the user\n"
"\n"
"# Dates\n"
"dateformat=Y-M-D # Preferred input and display date format\n"