I applied the following patch:

--- qalculate-0.7.2.orig/doc/C/qalculate.xml
+++ qalculate-0.7.2/doc/C/qalculate.xml
@@ -382,7 +382,7 @@
                        </row>
                        <row valign="top">
                                <entry><para>Read Precision</para></entry>
-                               <entry><para>Enables/disables interpretation of 
input numbers with decimals as approximate with a precision equal to the number 
of digits (after preceding zeroes).</para></entry>
+                               <entry><para>Enables/disables interpretation of 
input numbers with decimals as approximate with a precision equal to the number 
of digits (after preceding zeros).</para></entry>
                        </row>
                        <row valign="top">
                                <entry><para>Limit Implicit 
Multiplication</para></entry>
@@ -838,7 +838,7 @@
 <varlistentry>
 <term>Show Ending Zeroes</term>
 <listitem><para>
-if this option is on, approximate numbers in the result will be appended with 
zeroes, so that the number of digits (after preceding zeroes) will equal the 
precision.
+if this option is on, approximate numbers in the result will be appended with 
zeros, so that the number of digits (after preceding zeros) will equal the 
precision.
 </para></listitem>
 </varlistentry>
 <varlistentry>
@@ -875,7 +875,7 @@
 <varlistentry>
 <term>Precision</term>
 <listitem><para>
-Precision controls the precision in approximate numbers and the number of 
significant digits. If the read precision options is turned on, input numbers 
with decimals will be interpreted as approximate with a precision equal to the 
number of digits (ex. <quote>0.250 + 3.4567 = 5.96</quote>).
+Precision controls the precision in approximate numbers and the number of 
significant digits. If the read precision option is turned on, input numbers 
with decimals will be interpreted as approximate with a precision equal to the 
number of digits (ex. <quote>2.50 + 3.4567 = 5.96</quote>).
 </para></listitem>
 </varlistentry>
 <varlistentry>

-- 
Martin Waitz

Attachment: signature.asc
Description: Digital signature

Reply via email to