From 147148309badde0c2aa80ec3d07efbd21e6f3fbc Mon Sep 17 00:00:00 2001
From: Pjotr Prins
Date: Thu, 26 Aug 2021 12:38:56 +0200
Subject: Manual: missingness correction thanks to @alycemac

---
 doc/manual.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/manual.tex b/doc/manual.tex
index a12ce0d..7021e3c 100644
--- a/doc/manual.tex
+++ b/doc/manual.tex
@@ -719,7 +719,7 @@ The are a few SNP filters implemented in the software.
 \item Polymorphism. Non-polymorphic SNPs will not be included in the
   analysis.
 
-\item Missingness. By default, SNPs with missingness below 5\% will
+\item Missingness. By default, SNPs with missingness above 5\% will
   not be included in the analysis. Use ``-miss [num]'' to change. For
   example, ``-miss 0.1'' changes the threshold to 10\%. With
   ``-miss 1.0'' the filter is disabled.
-- 
cgit v1.2.3