mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Typo
- Fixed typo in message (thanks to Bryce Harrington).
This commit is contained in:
parent
7fbe124fe0
commit
1bec1c0934
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@
|
||||||
#define STRING_CMD_ANNO_SUMMARY "Annotated {1} task."
|
#define STRING_CMD_ANNO_SUMMARY "Annotated {1} task."
|
||||||
#define STRING_CMD_ANNO_SUMMARY_N "Annotated {1} tasks."
|
#define STRING_CMD_ANNO_SUMMARY_N "Annotated {1} tasks."
|
||||||
#define STRING_CMD_COLUMNS_USAGE "Displays supported columns and styles."
|
#define STRING_CMD_COLUMNS_USAGE "Displays supported columns and styles."
|
||||||
#define STRING_CMD_COLUMNS_NOTE "* Means default format, and therefore optionsl. For example, 'due' and 'due.formatted' are equivalent."
|
#define STRING_CMD_COLUMNS_NOTE "* Means default format, and therefore optional. For example, 'due' and 'due.formatted' are equivalent."
|
||||||
#define STRING_CMD_COLUMNS_USAGE2 "Displays only a list of supported columns."
|
#define STRING_CMD_COLUMNS_USAGE2 "Displays only a list of supported columns."
|
||||||
|
|
||||||
// Config
|
// Config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue