Git commit bbb869937e5c27e8d2a646c41d7c703340a62d42 by Yuri Chornoivan. Committed on 14/04/2020 at 18:35. Pushed by yurchor into branch 'master'.
Fix minor typos M +7 -7 doc/index.docbook https://commits.kde.org/skrooge/bbb869937e5c27e8d2a646c41d7c703340a62d42 diff --git a/doc/index.docbook b/doc/index.docbook index 075e00337..dc4d32061 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -862,7 +862,7 @@ <listitem><para><guimenuitem>Switch close</guimenuitem>: Switch the close state of objects</para></listitem> <listitem><para><guimenuitem>Reconcile...</guimenuitem>: Open the <link linkend="operations">Operations</link> page in <link linkend="reconciliation">reconciliation</link> mode</para></listitem> <listitem><para><guimenuitem>Point</guimenuitem>: Point the selected operations</para></listitem> - <listitem><para><guimenuitem>Group operations</guimenuitem>: Group the selected operations. It serves to keep a link between operations. It is used in the case of transfers between accounts or in the case of buying/selling shares. You can use it for any other purpose. Be aware that reports and graphs allow you to ignore or not grouped operations</para></listitem> + <listitem><para><guimenuitem>Group operations</guimenuitem>: Group the selected operations. It serves to keep a link between operations. It is used in the case of transfers between accounts or in the case of buying/selling shares. You can use it for any other purpose. Be aware that reports and graphs allow you to ignore or to take into account the grouped operations</para></listitem> <listitem><para><guimenuitem>Ungroup operations</guimenuitem>: Ungroup the selected operations</para></listitem> <listitem><para><guimenuitem>Duplicate</guimenuitem>: Duplicate the selected operation to create a new one from a previous one</para></listitem> <listitem><para><guimenuitem>Create template</guimenuitem>: Create a <link linkend="templates">template</link> from a selected operation</para></listitem> @@ -2514,7 +2514,7 @@ file is opened. It is also recommended to create a different account (⪚ "ETF" </imageobject> </mediaobject> </screenshot> - <para>You can set here the main general settings. The main important onces are those to describe what to do when a page or a bookmark is modified.</para> + <para>You can set here the main general settings. The most important ones are those to describe what to do when a page or a bookmark is modified.</para> </sect1> <sect1 id="settings_file"> @@ -2527,7 +2527,7 @@ file is opened. It is also recommended to create a different account (⪚ "ETF" </imageobject> </mediaobject> </screenshot> - <para>All these settings are relative to the storage. You can choose how to create backup files, if you want to use the &KDE; wallet to store passwords...</para> + <para>All these settings are relative to the storage. You can choose how to create backup files, if you want to use the &kde; wallet to store passwords...</para> </sect1> <sect1 id="settings_bookmarks"> @@ -2582,7 +2582,7 @@ file is opened. It is also recommended to create a different account (⪚ "ETF" <para>Here you will find options for editing operations.</para> <para>Please note that you can improve performances if you don't use the "balance" column by avoiding calculating balances for nothing.</para> <para>What to do, if an action breaks a reconciliation: A check is made after each modification to see if the modification breaks the previous reconciliation. Here you can choose what to do if this happens.</para> - <para>What to do, if an action breaks an import:: A check is made after each modification to see if the modification breaks the previous import. Here you can choose what to do if this happens.</para> + <para>What to do, if an action breaks an import: A check is made after each modification to see if the modification breaks the previous import. Here you can choose what to do if this happens.</para> </sect1> <sect1 id="settings_scheduled"> @@ -2621,7 +2621,7 @@ file is opened. It is also recommended to create a different account (⪚ "ETF" </imageobject> </mediaobject> </screenshot> - <para>You can choose here some display options for reports.</para> + <para>You can choose some display options for reports here.</para> </sect1> <sect1 id="settings_units"> @@ -2634,7 +2634,7 @@ file is opened. It is also recommended to create a different account (⪚ "ETF" </imageobject> </mediaobject> </screenshot> - <para>You can choose here some options relative to download of quotes of units.</para> + <para>You can choose some options relative to download of unit quotes here.</para> </sect1> <sect1 id="settings_import"> @@ -2674,7 +2674,7 @@ file is opened. It is also recommended to create a different account (⪚ "ETF" </imageobject> </mediaobject> </screenshot> - <para>You can here active the import backends listed.</para> + <para>You can activate the import backends from the list here.</para> </sect1> </chapter>
