Skip to content

Commit ff9d431

Browse files
committed
typo
1 parent 37d797c commit ff9d431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gencovar.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ are a linear combination of the uncorrelated underlying principal
44
factors and their binary combinations.
55
66
In addition provide a SimpleChains model of adequate complexity to
7-
fit this realationship θMs_true = f(x_o)
7+
fit this relationship θMs_true = f(x_o)
88
"""
99
function gen_cov_pred(rng::AbstractRNG, T::DataType,
1010
n_covar_pc, n_covar, n_site, n_θM::Integer;

0 commit comments

Comments
 (0)