Git commit 640381991beae2c2a8a56d0a137dbd9175d4cdb0 by Luigi Toscano. Committed on 14/01/2017 at 16:10. Pushed by ltoscano into branch 'master'.
doc: fixes typos fixed in the UI and remove "from KDE" - "from KDE" slipped in but it does have a specific meaning (KDE the community + it works for any application based on Akonadi). - the two references to "ICal..." have been fixed in the UI (iCal...). M +3 -3 doc/index.docbook https://commits.kde.org/korganizer/640381991beae2c2a8a56d0a137dbd9175d4cdb0 diff --git a/doc/index.docbook b/doc/index.docbook index a1fed017..53598e0c 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -452,16 +452,16 @@ the list of available resources.</para></step> <varlistentry> <term><guilabel>Google Calendars and Tasks</guilabel></term> -<listitem><para>Access your Google Calendars and Tasks from KDE.</para></listitem> +<listitem><para>Access your Google Calendars and Tasks.</para></listitem> </varlistentry> <varlistentry> -<term><guilabel>ICal Calendar File</guilabel></term> +<term><guilabel>iCal Calendar File</guilabel></term> <listitem><para>Loads data from an iCal file.</para></listitem> </varlistentry> <varlistentry> -<term><guilabel>ICal Calendar Folder</guilabel></term> +<term><guilabel>iCal Calendar Folder</guilabel></term> <listitem><para>Provides access to calendar items, each stored in a single file, in a given directory.</para></listitem> </varlistentry>
