From e1a7aaddf987667d3e7ca3caa856e634750408b2 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Wed, 11 Aug 2021 07:49:24 +0200 Subject: Minor fix and bump version --- src/gemma.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gemma.cpp') diff --git a/src/gemma.cpp b/src/gemma.cpp index 4d92a79..2525075 100644 --- a/src/gemma.cpp +++ b/src/gemma.cpp @@ -538,7 +538,7 @@ void GEMMA::PrintHelp(size_t option) { cout << " 2: Likelihood ratio test" << endl; cout << " 3: Score test" << endl; cout << " 4: 1-3" << endl; - cout << " 5: Parameter estimation in the null model only" + cout << " 5: Parameter estimation in the null model only" << endl; cout << " 9: same as option 2, but with additive effect" << endl; cout << " -lmin [num] " -- cgit v1.2.3