From 01284e456dc6df8e064a7a42f194fcd81d9ce7a1 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 12 May 2020 10:58:25 +0200 Subject: Improve documentation, now using a spell checker --- R/parent_solutions.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'R/parent_solutions.R') 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}. -- cgit v1.2.1