Git commit c064c3d40c5a9340ec6b3641725f39e0be346105 by Yuri Chornoivan. Committed on 13/05/2022 at 05:35. Pushed by yurchor into branch 'master'.
Fix minor typo M +1 -1 doc/index.docbook https://invent.kde.org/office/skrooge/commit/c064c3d40c5a9340ec6b3641725f39e0be346105 diff --git a/doc/index.docbook b/doc/index.docbook index 46c8aad68..3984eab71 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1268,7 +1268,7 @@ </varlistentry> <varlistentry> <term>Initial balance</term> - <listitem><para>The initial amount of the account. For a loan account, the amount shoud a negative amount corresponding to the loan.</para></listitem> + <listitem><para>The initial amount of the account. For a loan account, the amount should be a negative amount corresponding to the loan.</para></listitem> </varlistentry> <varlistentry> <term>Minimum limit</term>
