Git commit 37fa05517864ad0a799c34074785a33d29de0c5d by Dawid Wróbel. Committed on 02/11/2020 at 20:33. Pushed by wrobelda into branch 'master'.
[Docs] fix EOL blanks M +3 -3 doc/firsttime.docbook https://invent.kde.org/office/kmymoney/commit/37fa05517864ad0a799c34074785a33d29de0c5d diff --git a/doc/firsttime.docbook b/doc/firsttime.docbook index 855d603df..f9f483297 100644 --- a/doc/firsttime.docbook +++ b/doc/firsttime.docbook @@ -453,10 +453,10 @@ use &kmymoney; to manage all your finances as of 2008-01-01, then enter the balance of the account at the beginning of this date. The number can possibly be obtained from a paper statement. You may also enter the name and the bank - code of the institution. The latter, known as the routing number in the US or - the sort code in the UK, is optional and only required for online banking + code of the institution. The latter, known as the routing number in the US or + the sort code in the UK, is optional and only required for online banking purposes, but it may also be helpful when importing bank statements in some of - the formats supported (OFX, QFX). + the formats supported (OFX, QFX). </para> <para>
