mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-27 19:17:19 +02:00
Fix typo
This commit is contained in:
parent
e1cfb91d42
commit
04ef785eea
3 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue