mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Fix typos and wording
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
14bed139f6
commit
082708a7ca
19 changed files with 30 additions and 32 deletions
|
@ -8,7 +8,7 @@ uses the combination of configuration settings and logic within to:
|
|||
- Define various policies
|
||||
|
||||
On non-Unix systems config file is expected in ~/.timewarrior directory.
|
||||
On Unix systems, if legacy ~/.timewarrior directory doesn't exists, config is
|
||||
On Unix systems, if legacy ~/.timewarrior directory doesn't exist, config is
|
||||
read from $XDG_CONFIG_HOME/timewarrior directory (if not specified,
|
||||
$XDG_CONFIG_HOME defaults to ~/.config).
|
||||
|
||||
|
@ -19,7 +19,7 @@ are no chained rules, but errors will be able to terminate rule processing and
|
|||
program execution.
|
||||
|
||||
As much functionality as possible is to be deferred to the rules system, which
|
||||
will initially be minimal, but grow to be come more capable.
|
||||
will initially be minimal, but grow to become more capable.
|
||||
|
||||
|
||||
Format
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue