diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-01-31 07:33:21 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-01-31 07:33:21 +0100 |
commit | f67ea0c4aeb68631e9f93c95e86c14364718477a (patch) | |
tree | a9a444468062b9c3b05b00ec89b0cc54c1ff7cc3 /R | |
parent | 4e696997516543e29119e94d67283f513be4484d (diff) |
Small documentation fix
Diffstat (limited to 'R')
-rw-r--r-- | R/PELMO_runs.R | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/R/PELMO_runs.R b/R/PELMO_runs.R index e5a78ff..0f134e0 100644 --- a/R/PELMO_runs.R +++ b/R/PELMO_runs.R @@ -25,7 +25,7 @@ #' @param execute Should PELMO be executed directly? #' @param cores The number of cores to execute PELMO runs in parallel #' @param evaluate Should the results be returned? -#' @param overwrite Should an existing run directories be overwritten +#' @param overwrite Should existing run directories be overwritten? #' @references PELMO.installeR \url{https://jranke.github.io/PELMO.installeR} #' #' Wine \url{https://winehq.org} |