Git commit 19e111f3e2d449960a1d965cb22f6813ae31343d by Yuri Chornoivan.
Committed on 25/07/2018 at 09:27.
Pushed by yurchor into branch 'master'.

Fix minor typos

M  +2    -2    doc/man-akonadiclient.1.docbook

https://commits.kde.org/akonadiclient/19e111f3e2d449960a1d965cb22f6813ae31343d

diff --git a/doc/man-akonadiclient.1.docbook b/doc/man-akonadiclient.1.docbook
index 7b669fd..aea7806 100644
--- a/doc/man-akonadiclient.1.docbook
+++ b/doc/man-akonadiclient.1.docbook
@@ -246,7 +246,7 @@ For example, adding items, collections, renaming or moving 
collections and also
                                <term><option>export</option></term>
                                <listitem>
                                <para>akonadiclient export [OPTIONS] COLLECTION 
FILE</para>
-                               <para>Import an XML file inside the collection 
specified by PARENT. If the collection already exists, it's contents are merged 
with the contents of the collection in the XML file.</para>
+                               <para>Import an XML file inside the collection 
specified by PARENT. If the collection already exists, its contents are merged 
with the contents of the collection in the XML file.</para>
                                <para>Options:</para>
                                <variablelist>
 
@@ -263,7 +263,7 @@ For example, adding items, collections, renaming or moving 
collections and also
                                <term><option>import</option></term>
                                <listitem>
                                <para>akonadiclient import [OPTIONS] PARENT 
FILE</para>
-                               <para>Imports an XML file inside the collection 
specified by PARENT. If the collection already exists, it's contents are merged 
with the contents of the collection in the XML file.</para>
+                               <para>Imports an XML file inside the collection 
specified by PARENT. If the collection already exists, its contents are merged 
with the contents of the collection in the XML file.</para>
                                <para>Options:</para>
                                <variablelist>
 

Reply via email to