File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -396,7 +396,7 @@ ignored.
396396scaling of the noise in the chemical Langevin equations. If `nothing` is given, the default
397397value as in Gillespie 2000 is used. Alternatively, an `Operation` can be given, this is
398398added as a parameter to the system (at the end of the parameter array). All noise terms
399- are lineary scaled with this value. The parameter may be one already declared in the `ReactionSystem`.
399+ are linearly scaled with this value. The parameter may be one already declared in the `ReactionSystem`.
400400Finally, a `Vector{Operation}` can be provided (the length must be equal to the number of reactions).
401401Here the noise for each reaction is scaled by the corresponding parameter in the input vector.
402402This input may contain repeat parameters.
You can’t perform that action at this time.
0 commit comments