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/endpoints.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'R/endpoints.R') diff --git a/R/endpoints.R b/R/endpoints.R index 586ef9ff..cccd2ff7 100644 --- a/R/endpoints.R +++ b/R/endpoints.R @@ -4,7 +4,7 @@ #' This function calculates DT50 and DT90 values as well as formation fractions #' from kinetic models fitted with mkinfit. If the SFORB model was specified #' for one of the parents or metabolites, the Eigenvalues are returned. These -#' are equivalent to the rate constantes of the DFOP model, but with the +#' are equivalent to the rate constants of the DFOP model, but with the #' advantage that the SFORB model can also be used for metabolites. #' #' @param fit An object of class \code{\link{mkinfit}} or -- cgit v1.2.1