Skip to content

Commit 15da5f7

Browse files
committed
Fix a spelling error in the documentation
1 parent e1bd6c4 commit 15da5f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

R/sim_farming.R

+2-2
Original file line numberDiff line numberDiff line change
@@ -278,10 +278,10 @@
278278
#' 0.
279279
#'@param min_age_metabolism This determines the minimum age at which losses of
280280
#' food consumed in previous time steps enacted by metabolism and
281-
#' baseline_metabolsim can occur.
281+
#' baseline_metabolism can occur.
282282
#'@param max_age_metabolism This determines the maximum age at which losses of
283283
#' food consumed in previous time steps enacted by metabolism and
284-
#' baseline_metabolsim can occur.
284+
#' baseline_metabolism can occur.
285285
#'@param terrain Insert a custom terrain of different farms, which takes the
286286
#' form of a matrix that includes a sequence of natural numbers in all matrix
287287
#' elements. For example, if there are 4 farms, then all matrix elements must

0 commit comments

Comments
 (0)