Skip to content

Commit

Permalink
Fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
richfitz committed Dec 13, 2024
1 parent 3d08189 commit 9bf3e3d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/random.R
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
##' and you set `preserve_stream_dimension` to `FALSE` then we will
##' drop this dimension and return a matrix.
##'
##' @title Create a monty random number genreator
##' @title Create a monty random number generator
##'
##' @param n_streams The number of streams to create (see Details)
##'
Expand Down
4 changes: 4 additions & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@ CMD
COVID
HMC
HPC
HWHM
Hasting
OpenMP
Poisson
R's
SEF
SMC
VCV
WIP
burnin
Expand All @@ -27,6 +29,7 @@ parallelisable
parameterisations
pmcmc
quosures
raws
restartable
rhyper
rlang's
Expand All @@ -36,3 +39,4 @@ splitmix
st
stan
th
untruncated
2 changes: 1 addition & 1 deletion man/monty_rng_create.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9bf3e3d

Please sign in to comment.