Git commit 685308305ccca138cdad2ec6c9c61ac7e52ae5ad by Yuri Chornoivan. Committed on 31/10/2019 at 07:08. Pushed by yurchor into branch 'master'.
Fix minor typos M +2 -2 doc/index.docbook https://commits.kde.org/skrooge/685308305ccca138cdad2ec6c9c61ac7e52ae5ad diff --git a/doc/index.docbook b/doc/index.docbook index 48daff581..1751980a7 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -151,7 +151,7 @@ <sect3 id="terminology_validated_operation"> <title>Validated Operation</title> - <para>When you <link linkend="import">import</link> operations from your financial instution into &skrooge;, they are not considered valid right away and appear in blue. You need to manually validate them. Such validated operations no longer appear blue.</para> + <para>When you <link linkend="import">import</link> operations from your financial institution into &skrooge;, they are not considered valid right away and appear in blue. You need to manually validate them. Such validated operations no longer appear blue.</para> <para>Note that it is possible to automatically validate operations on import, by turning on the corresponding option in the <!--TODO: put a link to the settings here-->settings.</para> </sect3> @@ -566,7 +566,7 @@ </mediaobject> </screenshot> <para> - In all &skrooge; views, you will find a search field that filters the table to only display linex matching what you type: + In all &skrooge; views, you will find a search field that filters the table to only display lines matching what you type: <itemizedlist> <listitem><para>In an operations view, it will filter the operations containing the text entered, whatever the column (date, payee, category, comment...)</para></listitem> <listitem><para>In an accounts view, it will filter the accounts containing the text entered, whatever the column (bank, account name, number...)</para></listitem>
