Skip to content

Commit

Permalink
Spelling errors in pev changes
Browse files Browse the repository at this point in the history
  • Loading branch information
giovannic committed Mar 7, 2023
1 parent 00d5383 commit 2f72e7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/parameters.R
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
#' clinically diseased (these values refer to the index in drug_* parameters); default = NULL, NULL, NULL
#' * clinical_treatment_coverage - a vector of coverage values for each drug; default = NULL, NULL, NULL
#'
#' PEV paramters:
#' PEV parameters:
#' please set vaccine strategies with the convenience functions in
#' `pev_parameters.R:set_pev_epi`
#' `pev_parameters.R:set_mass_pev`
Expand Down
2 changes: 1 addition & 1 deletion R/variables.R
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#' * ID - Acquired immunity to detectability
#' * zeta - Heterogeneity of human individuals
#' * zeta_group - Discretised heterogeneity of human individuals
#' * pev_timestep - The timstep of the last pev vaccination (-1 if there
#' * pev_timestep - The timestep of the last pev vaccination (-1 if there
#' haven't been any)
#' * pev_profile - The index of the profile of the last administered pev vaccine
#' (-1 if there haven't been any)
Expand Down

0 comments on commit 2f72e7d

Please sign in to comment.