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/repeat.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/repeat.txt')
-rw-r--r-- | doc/repeat.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/repeat.txt b/doc/repeat.txt index 79a4b49..f8ccc8f 100644 --- a/doc/repeat.txt +++ b/doc/repeat.txt @@ -11,12 +11,12 @@ you will be able to specify the repetition characteristics: yearly repetition by pressing 'D', 'W', 'M' or 'Y' respectively. - o frequence: this indicates how often the item shall be repeated. + o frequency: this indicates how often the item shall be repeated. For example, if you want to remember an anniversary, - choose a 'yearly' repetition with a frequence of '1', + choose a 'yearly' repetition with a frequency of '1', which means it must be repeated every year. Another example: if you go to the restaurant every two days, - choose a 'daily' repetition with a frequence of '2'. + choose a 'daily' repetition with a frequency of '2'. o ending date: this specifies when to stop repeating the selected event or appointment. To indicate an endless @@ -30,5 +30,5 @@ Notes easily recognizable from non-repeated ones. * The 'Repeat' and 'Delete' command can be mixed to create complicated - configurations, as it is possible to delete only one occurence of a repeated + configurations, as it is possible to delete only one occurrence of a repeated item. |