diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-07-22 16:34:58 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-07-22 16:34:58 +0200 |
commit | eb0ae4b924a507dac4cf9c747ecc64c732b087d2 (patch) | |
tree | 8169d66f8a062edf771267d8f85c4d0418f26d33 /doc/delete.txt | |
parent | 5aa2f0de3caa29c5e9dcef1351dc8b307aea5d1d (diff) | |
download | calcurse-eb0ae4b924a507dac4cf9c747ecc64c732b087d2.zip |
doc/: Fix several typos in online help texts
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'doc/delete.txt')
-rw-r--r-- | doc/delete.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/delete.txt b/doc/delete.txt index ce1a496..7606a0f 100644 --- a/doc/delete.txt +++ b/doc/delete.txt @@ -4,11 +4,11 @@ Delete Delete an element in the TODO or Appointment list. Depending on which panel is selected when you press the delete key, the -hilighted item of either the TODO or Appointment list will be removed from this -list. +highlighted item of either the TODO or Appointment list will be removed from +this list. If the item to be deleted is recurrent, you will be asked if you wish to -suppress all of the item occurences or just the one you selected. +suppress all of the item occurrences or just the one you selected. If the general option 'confirm_delete' is set to 'YES', then you will be asked for confirmation before deleting the selected event. Do not forget to save the |