diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-08-05 20:49:07 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2011-08-05 20:49:07 +0800 |
commit | e3a7795a359107c5595985c2561badec9514816a (patch) | |
tree | cfb81b737ed94ddb22ec939e72067af5fc8c025a /help/C/calendar-usage-add-appointment.page | |
parent | dc6cc4958f9281654a964e9767b1ee158de343da (diff) | |
download | gsoc2013-evolution-e3a7795a359107c5595985c2561badec9514816a.tar.gz gsoc2013-evolution-e3a7795a359107c5595985c2561badec9514816a.tar.zst gsoc2013-evolution-e3a7795a359107c5595985c2561badec9514816a.zip |
Bugfixes and corrections pointed out by Akhil Laddha
Diffstat (limited to 'help/C/calendar-usage-add-appointment.page')
-rw-r--r-- | help/C/calendar-usage-add-appointment.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/calendar-usage-add-appointment.page b/help/C/calendar-usage-add-appointment.page index 04d20010b7..eb3e66f7ea 100644 --- a/help/C/calendar-usage-add-appointment.page +++ b/help/C/calendar-usage-add-appointment.page @@ -25,7 +25,7 @@ <item><p>Select a calendar in the <gui>Calendar</gui> drop-down list.</p></item> <item><p>Enter a brief summary in the <gui>Summary</gui> field.</p></item> <item><p>(Optional) Type a location in the <gui>Location</gui> field.</p></item> -<item><p>To select this appointment as an all day event, click <guiseq><gui>Options</gui><gui>All Day Event</gui></guiseq>, or click the <gui>All Day Event</gui> button on the toolbar.</p></item> +<item><p>To select this event as an all day event, click <guiseq><gui>Options</gui><gui>All Day Event</gui></guiseq>, or click the <gui>All Day Event</gui> button on the toolbar.</p></item> <item><p>Select the date and time.</p></item> <item><p>If the event is not an all day event, select either <gui>For</gui> to specify the duration, or select <gui>Until</gui> to specify the ending time of the event.</p></item> <item><p>(Optional) Enter a description in the <gui>Description</gui> field.</p></item> |