Git commit c83d23d8ccf042232554359bc77aad296792af48 by Yuri Chornoivan. Committed on 02/02/2018 at 07:35. Pushed by yurchor into branch '5.0'.
Fix minor typos M +2 -2 doc/credits.docbook M +4 -4 doc/firsttime.docbook https://commits.kde.org/kmymoney/c83d23d8ccf042232554359bc77aad296792af48 diff --git a/doc/credits.docbook b/doc/credits.docbook index 536277ee..a851fbeb 100644 --- a/doc/credits.docbook +++ b/doc/credits.docbook @@ -110,14 +110,14 @@ <listitem> <formalpara> - <title>Wolfgang Rohdewald<email>[email protected]</email></title> + <title>Wolfgang Rohdewald <email>[email protected]</email></title> <para>Patches.</para> </formalpara> </listitem> <listitem> <formalpara> - <title>Marko Käning<email>[email protected]</email></title> + <title>Marko Käning <email>[email protected]</email></title> <para>Patches, packaging and KF5-CI for OS-X</para> </formalpara> </listitem> diff --git a/doc/firsttime.docbook b/doc/firsttime.docbook index 4938b95a..3b9a3b0f 100644 --- a/doc/firsttime.docbook +++ b/doc/firsttime.docbook @@ -185,7 +185,7 @@ </textobject> </inlinemediaobject> </guiicon> - Scheduled Transactionss: Your recurring bills and deposits. + Scheduled Transactions: Your recurring bills and deposits. </para> </listitem> @@ -574,11 +574,11 @@ <guiicon><inlinemediaobject><imageobject><imagedata fileref="accounts_view.png"/></imageobject></inlinemediaobject></guiicon> in the view selector to display the Accounts View. Right click on the - eitehr the Asset tree icon or the Liability tree icon in the right hand + either the Asset tree icon or the Liability tree icon in the right hand view and select <guimenuitem>New account</guimenuitem> from the popup menu. The Asset tree holds all of your accounts that are an asset, such as savings and investments. Liabilities are accounts that represent - money you owe, such as loand and credit cards. These and all the other + money you owe, such as loans and credit cards. These and all the other account types are discussed in more detail later in this manual. </para> </listitem> @@ -923,7 +923,7 @@ url="https://mail.kde.org/mailman/listinfo/kmymoney">more details here</ulink>.) In addition, you can contact the developers through their mailing list &devlist;. (<ulink - url="https://mail.kde.org/mailman/listinfo/kmymoney-devel"> more deatils + url="https://mail.kde.org/mailman/listinfo/kmymoney-devel"> more details here</ulink>.) Since replies are often sent only to the list, you may not get any response unless you subscribe to one of the lists before sending to it, </para>
