Git commit 9ce10e335a4263c59f6e3640152a4381900dd669 by Yuri Chornoivan. Committed on 19/06/2014 at 17:34. Pushed by yurchor into branch 'master'.
Fix typos M +5 -5 doc/index.docbook http://commits.kde.org/skrooge/9ce10e335a4263c59f6e3640152a4381900dd669 diff --git a/doc/index.docbook b/doc/index.docbook index 15ab065..eb4c1a2 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1686,21 +1686,21 @@ file is opened. It's also recommended to create a different account (⪚ "ETF") <varlistentry> <term>Absolute percent of columns</term> <listitem> - <para>The values are express in percent of the high column value in absolute.</para> + <para>The values are expressed in percent of the high column value in absolute.</para> </listitem> </varlistentry> <varlistentry> <term>Percent of lines</term> <listitem> - <para>The values are express in pourcent of the high line value.</para> + <para>The values are expressed in percent of the high line value.</para> </listitem> - </varlistentry> + </varlistentry> <varlistentry> <term>Absolute percent of lines</term> <listitem> - <para>The values are express in pourcent of the high line value in absolute.</para> + <para>The values are expressed in percent of the high line value in absolute.</para> </listitem> - </varlistentry> + </varlistentry> <varlistentry> <term>Count number of operations</term> <listitem>
