]> git.donarmstrong.com Git - mothur.git/blobdiff - summaryqualcommand.cpp
changed added group output to indicator command. a few changes to work with the guy
[mothur.git] / summaryqualcommand.cpp
index 5a073677804ae2e3176f08a3d4ff1e26a1bc5c03..48852a7d7d5d46491340062c4b989cc425bc6512 100644 (file)
@@ -251,7 +251,7 @@ int SummaryQualCommand::execute(){
                m->mothurOutEndLine();
                m->mothurOut("It took " + toString(time(NULL) - start) + " secs to create the summary file for " + toString(numSeqs) + " sequences."); m->mothurOutEndLine(); m->mothurOutEndLine();
                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();