diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-07-24 08:39:41 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-07-24 08:39:41 +0200 |
commit | fec6b8dc23ed6f535279defda032997259782f0b (patch) | |
tree | a7fecbb56440f25b01d295c38d025ce5a8216bbc /doc/priority.txt | |
parent | 1aa43ff966776149a162d2e901924e79f91f6725 (diff) | |
download | calcurse-fec6b8dc23ed6f535279defda032997259782f0b.zip |
doc/: Spelling and grammar fixes
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'doc/priority.txt')
-rw-r--r-- | doc/priority.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/priority.txt b/doc/priority.txt index e2c0534..2476825 100644 --- a/doc/priority.txt +++ b/doc/priority.txt @@ -1,11 +1,11 @@ Priority ======== -Change the priority of the currently selected item in the TODO list. +Change the priority of the currently selected item in the todo list. Priorities are represented by the number appearing in front of the todo description. This number goes from 9 for the lowest priority to 1 for the -highest priority. Todo having higher priorities are placed first (at the top) -inside the todo panel. +highest priority. Todo items having higher priorities are placed first (at the +top) inside the todo panel. By default, if you want to raise the priority of a todo item, you need to press '+'. In doing so, the number in front of this item will decrease, meaning its |