aboutsummaryrefslogtreecommitdiffstats
path: root/doc/add.txt
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2013-07-24 08:39:41 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2013-07-24 08:39:41 +0200
commitfec6b8dc23ed6f535279defda032997259782f0b (patch)
treea7fecbb56440f25b01d295c38d025ce5a8216bbc /doc/add.txt
parent1aa43ff966776149a162d2e901924e79f91f6725 (diff)
downloadcalcurse-fec6b8dc23ed6f535279defda032997259782f0b.tar.gz
calcurse-fec6b8dc23ed6f535279defda032997259782f0b.zip
doc/: Spelling and grammar fixes
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'doc/add.txt')
-rw-r--r--doc/add.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/add.txt b/doc/add.txt
index ba3baf5..bce42ee 100644
--- a/doc/add.txt
+++ b/doc/add.txt
@@ -1,20 +1,20 @@
Add
===
-Add an item in either the TODO or Appointment list, depending on which panel is
+Add an item in either the todo or appointment list, depending on which panel is
selected.
-To enter a new item in the TODO list, you will need first to enter the
+To enter a new item in the todo list, you will need first to enter the
description of this new item. Then you will be asked to specify the todo
priority. This priority is represented by a number going from 9 for the lowest
priority, to 1 for the highest one. It is still possible to change the item
priority afterwards, by using the '+' and '-' keys inside the todo panel.
-If the APPOINTMENT panel is selected, you will be able to enter either a new
-appointment or a new all-day long event. To enter a new event, press [ENTER]
+If the appointment panel is selected, you will be able to enter either a new
+appointment or a new all-day long event. To enter a new event, press [ENTER]
instead of the item start time, and just fill in the event description.
-To enter a new appointment to be added in the APPOINTMENT list, you will need
+To enter a new appointment to be added in the appointment list, you will need
to enter successively the time at which the appointment begins, the appointment
length (either by specifying the end time in [hh:mm] or the duration in
[+hh:mm], [+xxdxxhxxm] or [+mm] format), and the description of the event.
@@ -30,8 +30,8 @@ Notes
beginning or ending hour will be replaced by '..' if the event does not begin
or end on the day.
-* If you only press [ENTER] at the APPOINTMENT or TODO event description
- prompt, without any description, no item will be added.
+* If you only press [ENTER] at the description prompt, without any description,
+ no item will be added.
* Do not forget to save the calendar data to retrieve the new event next time
- you launch Calcurse.
+ you launch calcurse.