From b772f5c01437cb6a62dfb48bf818c97cb307edf9 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 12 May 2026 06:15:36 +0200 Subject: Fix documentation typo in PEC_soil.R Corrected grammatical error in documentation comment. --- R/PEC_soil.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/PEC_soil.R b/R/PEC_soil.R index d6356b9..b1838d7 100644 --- a/R/PEC_soil.R +++ b/R/PEC_soil.R @@ -19,7 +19,7 @@ if(getRversion() >= '2.15.1') utils::globalVariables(c("destination", "study_typ #' Total soil and porewater PEC values for the scenarios as defined in the EFSA #' guidance (2017, p. 14/15) can easily be calculated. #' @note While time weighted average (TWA) concentrations given in the examples -#' from the EFSA guidance from 2015 (p. 80) are be reproduced, this is not +#' from the EFSA guidance from 2015 (p. 80) can be reproduced, this is not #' true for the TWA concentrations given for the same example in the EFSA guidance #' from 2017 (p. 92). #' @note According to the EFSA guidance (EFSA, 2017, p. 43), leaching should be -- cgit v1.2.3