]> git.donarmstrong.com Git - mothur.git/blobdiff - reversecommand.cpp
changed added group output to indicator command. a few changes to work with the guy
[mothur.git] / reversecommand.cpp
index cde88b71203ac3c5fe364c2d7a7bd112bc8da8f8..96a216ab4a76f551cf1e1eef9972e60d728a72a3 100644 (file)
@@ -240,7 +240,7 @@ int ReverseSeqsCommand::execute(){
                
                
                m->mothurOutEndLine();
-               m->mothurOut("Output File Name: "); m->mothurOutEndLine();
+               m->mothurOut("Output File Names: "); m->mothurOutEndLine();
                for(int i=0;i<outputNames.size();i++){
                        m->mothurOut(outputNames[i]);
                        m->mothurOutEndLine();