]> git.donarmstrong.com Git - mothur.git/blobdiff - seqsummarycommand.cpp
changed added group output to indicator command. a few changes to work with the guy
[mothur.git] / seqsummarycommand.cpp
index a2500949a9c207a5975b5734050533c1d1ea317f..fb43503b2e7cc987e56ee58f591f5fe75d47aaa1 100644 (file)
@@ -410,7 +410,7 @@ int SeqSummaryCommand::execute(){
                if (m->control_pressed) {  m->mothurRemove(summaryFile); return 0; }
                
                m->mothurOutEndLine();
-               m->mothurOut("Output File Name: "); m->mothurOutEndLine();
+               m->mothurOut("Output File Names: "); m->mothurOutEndLine();
                m->mothurOut(summaryFile); m->mothurOutEndLine();       outputNames.push_back(summaryFile); outputTypes["summary"].push_back(summaryFile);
                m->mothurOutEndLine();