Git commit f33aa519aa4af2d8526e355aff5d2d8ecc563b4c by Yuri Chornoivan. Committed on 12/07/2015 at 14:41. Pushed by yurchor into branch 'master'.
Fix typos M +2 -2 doc/index.docbook http://commits.kde.org/skrooge/f33aa519aa4af2d8526e355aff5d2d8ecc563b4c diff --git a/doc/index.docbook b/doc/index.docbook index 234788a..25cbe42 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -822,8 +822,8 @@ <listitem><para><guimenuitem>Import categories</guimenuitem>: To import a set of predefined categories. This option depends of your country</para></listitem> <listitem><para><guimenuitem>Import</guimenuitem>: To <link linkend="import">import</link> operation from files</para></listitem> <listitem><para><guimenuitem>Import with backend</guimenuitem>: To <link linkend="import">import</link> operation with a backend</para></listitem> - <listitem><para><guimenuitem>Import currency values...</guimenuitem>: To import currency values from files. Of couse, the csv file must have the three columns (unit, date and amount).</para></listitem> - <listitem><para><guimenuitem>Import rules...</guimenuitem>: To import <link linkend="search_and_process">Search and process</link> rules to associate a category to a payee. Of couse, the csv file must have the two columns (payee and category).</para></listitem> + <listitem><para><guimenuitem>Import currency values...</guimenuitem>: To import currency values from files. Of course, the csv file must have the three columns (unit, date and amount).</para></listitem> + <listitem><para><guimenuitem>Import rules...</guimenuitem>: To import <link linkend="search_and_process">Search and process</link> rules to associate a category to a payee. Of course, the csv file must have the two columns (payee and category).</para></listitem> </itemizedlist> </para></listitem> <listitem><para><guimenuitem>Export...</guimenuitem>: To <link linkend="export_file">export</link> operations into a file</para></listitem> </itemizedlist>
