Git commit 52666481b319e9d14b31a1490ce5f9244cf8f953 by Yuri Chornoivan. Committed on 18/06/2014 at 17:47. Pushed by yurchor into branch 'master'.
Fix typos M +4 -4 doc/index.docbook http://commits.kde.org/skrooge/52666481b319e9d14b31a1490ce5f9244cf8f953 diff --git a/doc/index.docbook b/doc/index.docbook index 51f5641..13f1619 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -995,7 +995,7 @@ </mediaobject> </screenshot> - <para>Display the balance of each account and type of account. The balance can be compare with the balance one month before and one year before.</para> + <para>Display the balance of each account and type of account. The balance can be compared with the balance one month before and one year before.</para> </sect2> <sect2 id="dashboard_banks_light"> @@ -1017,7 +1017,7 @@ </mediaobject> </screenshot> - <para>Display the balance of each bank. The balance can be compare with the balance one month before and one year before.</para> + <para>Display the balance of each bank. The balance can be compared with the balance one month before and one year before.</para> </sect2> <sect2 id="dashboard_income"> @@ -1095,7 +1095,7 @@ <sect2 id="dashboard_alarms"> <title>Alarms</title> - <para>Display the alarms defined in <link linkend="search_and_process">Search and Process</link> .</para> + <para>Display the alarms defined in <link linkend="search_and_process">Search and Process</link>.</para> </sect2> <sect2 id="dashboard_report"> @@ -1106,7 +1106,7 @@ </mediaobject> </screenshot> - <para>Display the <link linkend="reports">report</link> you want..</para> + <para>Display the <link linkend="reports">report</link> you want.</para> </sect2> <sect2 id="dashboard_quotes">
