aboutsummaryrefslogtreecommitdiff
path: root/R/parent_solutions.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-05-12 10:58:25 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-05-12 10:58:25 +0200
commit01284e456dc6df8e064a7a42f194fcd81d9ce7a1 (patch)
tree6c4f035781474e35ffb7675c9a02218f81d416cf /R/parent_solutions.R
parentb88c0140885808ae7443179fe8137dea3b93994f (diff)
Improve documentation, now using a spell checker
Diffstat (limited to 'R/parent_solutions.R')
-rw-r--r--R/parent_solutions.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/parent_solutions.R b/R/parent_solutions.R
index e02bcda7..04226b73 100644
--- a/R/parent_solutions.R
+++ b/R/parent_solutions.R
@@ -191,7 +191,7 @@ SFORB.solution = function(t, parent_0, k_12, k_21, k_1output) {
#' @family parent solutions
#' @inherit SFO.solution
#' @param kmax Maximum rate constant.
-#' @param k0 Minumum rate constant effective at time zero.
+#' @param k0 Minimum rate constant effective at time zero.
#' @param r Growth rate of the increase in the rate constant.
#' @note The solution of the logistic model reduces to the
#' \code{\link{SFO.solution}} if \code{k0} is equal to \code{kmax}.

Contact - Imprint