[gnumeric] Typo.



commit 192a5a0a770c2f4eb730388f54038ea0c720a1ab
Author: Morten Welinder <terra gnome org>
Date:   Mon Jul 6 12:31:05 2020 -0400

    Typo.

 doc/C/analysis-simulation.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/doc/C/analysis-simulation.xml b/doc/C/analysis-simulation.xml
index 729f4564a..c37902224 100644
--- a/doc/C/analysis-simulation.xml
+++ b/doc/C/analysis-simulation.xml
@@ -634,7 +634,7 @@
       </screenshot>
     </figure> 
     
-    <para>The second pair of options are the number of iterations and the Max time.  In a simulation, each 
iteration is the equivalent of a sample.  A sample from a random distribution is taken for each of the input 
values (as specified in the Variables tab) and the resulting output value(s).  The more iterations, the 
better the estimate of the output value.  However, this also takes more time to run.  A Max time value is 
specified in seconds where the simulation will end without output if an individual simulation takes longer 
then the Max time allotted.  If this occurs (see <xref linkend="fig-analysis-simulation-maximumtime-dialog" 
/>), the options are to either increase the Max time value, or decrease the number of iterations.  A more 
drastic option is to change the model so that fewer calculations or samples of random numbers need to be 
made.</para>
+    <para>The second pair of options are the number of iterations and the Max time.  In a simulation, each 
iteration is the equivalent of a sample.  A sample from a random distribution is taken for each of the input 
values (as specified in the Variables tab) and the resulting output value(s).  The more iterations, the 
better the estimate of the output value.  However, this also takes more time to run.  A Max time value is 
specified in seconds where the simulation will end without output if an individual simulation takes longer 
than the Max time allotted.  If this occurs (see <xref linkend="fig-analysis-simulation-maximumtime-dialog" 
/>), the options are to either increase the Max time value, or decrease the number of iterations.  A more 
drastic option is to change the model so that fewer calculations or samples of random numbers need to be 
made.</para>
     
     <figure id="fig-analysis-simulation-maximumtime-dialog">
       <title>Maximum time for simulation exceeded message box</title>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]