diff options
Diffstat (limited to 'src/param.cpp')
-rw-r--r-- | src/param.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/param.cpp b/src/param.cpp index cc4290c..e4781c4 100644 --- a/src/param.cpp +++ b/src/param.cpp @@ -1961,7 +1961,7 @@ void PARAM::CheckCvt() { return; } -// Post-process phentoypes and covariates. +// Post-process phenotypes and covariates. void PARAM::ProcessCvtPhen() { // Convert indicator_pheno to indicator_idv. |