Git commit 044d3b8ad3d99aae40b3c0d1bd88c76796f3d360 by Yuri Chornoivan. Committed on 06/10/2019 at 07:51. Pushed by yurchor into branch 'master'.
Fix minor typos M +3 -3 doc/index.docbook https://commits.kde.org/kaddressbook/044d3b8ad3d99aae40b3c0d1bd88c76796f3d360 diff --git a/doc/index.docbook b/doc/index.docbook index ea8fad87..8ea03ba1 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -112,7 +112,7 @@ <para> Here is a picture of the primary &kaddressbook; user interface before any address data have been entered. The first thing you may want to do is create an address - book. Note that the<quote>Personal Contacts</quote> address book is present by default. + book. Note that the <quote>Personal Contacts</quote> address book is present by default. </para> <screenshot id="screenshot-blank"> @@ -409,7 +409,7 @@ and several web sites with each contact in an address book, as explained in <link linkend="editing-contact-data">chapter 4</link>. You may also use the <quote>Show messages ...</quote> and <quote>Allow remote content ...</quote> options to fine-tune the way &kmail; handles email you receive - from each contact. See<link linkend="integration-with-other-kde-programs">chapter 3</link> for a more + from each contact. See <link linkend="integration-with-other-kde-programs">chapter 3</link> for a more complete explanation. </para></step> @@ -2206,7 +2206,7 @@ <glossentry id="gloss-opaque"> <glossterm><acronym>S/MIME</acronym> Opaque</glossterm> <glossdef><para><acronym>S/MIME</acronym> Opaque stands for the <quote>opaque</quote> version of Secure / - Multipurpose Internet Mail Extensions. It is is similar to the <quote>S/MIME</quote> format defined above, + Multipurpose Internet Mail Extensions. It is similar to the <quote>S/MIME</quote> format defined above, but the entire contents of the message are rolled up into a single MIME object. (Most MIME encoded email messages consist of two or more separate MIME objects.)</para></glossdef> </glossentry>
