X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=collect.cpp;fp=collect.cpp;h=77d279d57ed4ac4d0078d20e736a874056d3b132;hb=f37a59b81c339f574d97042ff6e364146feb457a;hp=2d1f6e38573d10288f4192c1208f19c919673821;hpb=cc1838f288a7712d44929fca5175ce89f3a58f12;p=mothur.git diff --git a/collect.cpp b/collect.cpp index 2d1f6e3..77d279d 100644 --- a/collect.cpp +++ b/collect.cpp @@ -129,7 +129,7 @@ try { totalNumSeq = i+1; } - //calculate last line if you haven't already + //calculate last label if you haven't already if(numSeqs % increment != 0){ //how many comparisons to make i.e. for group a, b, c = ab, ac, bc. int n = 1;