diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2011-08-06 14:59:44 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2011-08-06 14:59:44 +0800 |
commit | fe9ace58f180f17a8e4cddc712f956ab8d9b7d0e (patch) | |
tree | 19ab03d696cdd1c8f4cd3de61801094ab4ad7c9d /help/C/exporting-data-calendar.page | |
parent | 5f01271bd48c6390ae690ce7f8f46e57e77d46f5 (diff) | |
download | gsoc2013-evolution-fe9ace58f180f17a8e4cddc712f956ab8d9b7d0e.tar.gz gsoc2013-evolution-fe9ace58f180f17a8e4cddc712f956ab8d9b7d0e.tar.zst gsoc2013-evolution-fe9ace58f180f17a8e4cddc712f956ab8d9b7d0e.zip |
Fix typos in new docs
Diffstat (limited to 'help/C/exporting-data-calendar.page')
-rw-r--r-- | help/C/exporting-data-calendar.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/exporting-data-calendar.page b/help/C/exporting-data-calendar.page index fca7460e44..1cfd31f524 100644 --- a/help/C/exporting-data-calendar.page +++ b/help/C/exporting-data-calendar.page @@ -19,7 +19,7 @@ <title>Exporting calendar data</title> -<p>To export a complete calendar, right-click on the calendar in the list of calendars and click <gui>Save as</gui>. Available formats are iCalendar format (ICS, recommended), comma seperated values (CSV), and RDF format.</p> +<p>To export a complete calendar, right-click on the calendar in the list of calendars and click <gui>Save as</gui>. Available formats are iCalendar format (ICS, recommended), comma separated values (CSV), and RDF format.</p> <p>If you want to export only one appointment, right-click on the appointment and click <gui>Save as iCalendar...</gui>.</p> </page> |