about summary refs log tree commit diff
path: root/src/gemma_io.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gemma_io.cpp')
-rw-r--r--src/gemma_io.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gemma_io.cpp b/src/gemma_io.cpp
index 99b04af..664a4bd 100644
--- a/src/gemma_io.cpp
+++ b/src/gemma_io.cpp
@@ -655,7 +655,7 @@ bool ReadFile_fam(const string &file_fam, vector<vector<int>> &indicator_pheno,
 ## Modified (Mutated) Parameters:
 
 1. **`indicator_idv`** (vector<int>&)
-   - Actually **not modified** - only read from to determine which individuals to include
+   - **Not modified** - only read from to determine which individuals to include
 
 2. **`indicator_snp`** (vector<int>&)
    - **Modified**: Cleared at the start (`indicator_snp.clear()`)