Tcl Library Source Code

Artifact [88613c0657]
Login
EuroTcl/OpenACS 11 - 12 JULY 2024, VIENNA

Artifact 88613c0657b51d70f3f29edd1ea8e0460b857360c45ca99337642630532b526d:

Attachment "singeExperiment.diff" to ticket [29e688b8fb] added by anonymous 2022-09-10 06:30:50. (unpublished)
diff --git embedded/md/tcllib/files/modules/simulation/montecarlo.md embedded/md/tcllib/files/modules/simulation/montecarlo.md
index 9e072d9..c694bd8 100644
--- embedded/md/tcllib/files/modules/simulation/montecarlo.md
+++ embedded/md/tcllib/files/modules/simulation/montecarlo.md
@@ -110,7 +110,7 @@ The package defines the following auxiliary procedures:
 
   - <a name='1'></a>__::simulation::montecarlo::getOption__ *keyword*
 
-    Get the value of an option given as part of the *singeExperiment* command\.
+    Get the value of an option given as part of the *singleExperiment* command\.
 
       * string *keyword*
 
diff --git idoc/man/files/modules/simulation/montecarlo.n idoc/man/files/modules/simulation/montecarlo.n
index 3c9ef62..c3b650f 100644
--- idoc/man/files/modules/simulation/montecarlo.n
+++ idoc/man/files/modules/simulation/montecarlo.n
@@ -362,7 +362,7 @@ a statistical distribution with "fat" tails\&.
 The package defines the following auxiliary procedures:
 .TP
 \fB::simulation::montecarlo::getOption\fR \fIkeyword\fR
-Get the value of an option given as part of the \fIsingeExperiment\fR command\&.
+Get the value of an option given as part of the \fIsingleExperiment\fR command\&.
 .RS
 .TP
 string \fIkeyword\fR
diff --git idoc/www/tcllib/files/modules/simulation/montecarlo.html idoc/www/tcllib/files/modules/simulation/montecarlo.html
index 7b8c72a..7abe083 100644
--- idoc/www/tcllib/files/modules/simulation/montecarlo.html
+++ idoc/www/tcllib/files/modules/simulation/montecarlo.html
@@ -196,7 +196,7 @@ a statistical distribution with &quot;fat&quot; tails.</p>
 <p>The package defines the following auxiliary procedures:</p>
 <dl class="doctools_definitions">
 <dt><a name="1"><b class="cmd">::simulation::montecarlo::getOption</b> <i class="arg">keyword</i></a></dt>
-<dd><p>Get the value of an option given as part of the <i class="term">singeExperiment</i> command.</p>
+<dd><p>Get the value of an option given as part of the <i class="term">singleExperiment</i> command.</p>
 <dl class="doctools_arguments">
 <dt>string <i class="arg">keyword</i></dt>
 <dd><p>Given keyword (without leading minus)</p></dd>
diff --git modules/simulation/montecarlo.man modules/simulation/montecarlo.man
index bd8bc5e..3542e3b 100644
--- modules/simulation/montecarlo.man
+++ modules/simulation/montecarlo.man
@@ -79,7 +79,7 @@ The package defines the following auxiliary procedures:
 
 [call [cmd ::simulation::montecarlo::getOption] [arg keyword]]
 
-Get the value of an option given as part of the [term singeExperiment] command.
+Get the value of an option given as part of the [term singleExperiment] command.
 
 [list_begin arguments]
 [arg_def string keyword] Given keyword (without leading minus)