diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-10-23 15:19:03 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-10-23 15:19:03 +0200 |
commit | 2cd464455a22791c0450ada45a0e0128c637fade (patch) | |
tree | 95d663938289c711ac2ac2f9df3d696b46e7971b /R | |
parent | 6f6575701d9b028af4b3b1b4b61c36d4989e2812 (diff) |
Typos, rebuild static docs
Diffstat (limited to 'R')
-rw-r--r-- | R/PEC_sw_focus.R | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/R/PEC_sw_focus.R b/R/PEC_sw_focus.R index e063ff3..e2c3e54 100644 --- a/R/PEC_sw_focus.R +++ b/R/PEC_sw_focus.R @@ -1,6 +1,6 @@ #' Calculate PEC surface water at FOCUS Step 1 #' -#' This is reimplementation of the FOCUS Step 1 and 2 calculator version 3.2, +#' This is a reimplementation of the FOCUS Step 1 and 2 calculator version 3.2, #' authored by Michael Klein, in R. Note that results for multiple #' applications should be compared to the corresponding results for a #' single application. At current, this is not done automatically in |