X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=degapseqscommand.cpp;fp=degapseqscommand.cpp;h=095eef30e6691a6eeaca8bd77fdda26bb4febb31;hb=79a7d3273749b08d4f9f8dfe350c964ff0c4351e;hp=318a05ec0bee7765f835cce4301d2b7a97d16978;hpb=16f9c4ab6f39769856b13e048eae2c8eaa413c02;p=mothur.git diff --git a/degapseqscommand.cpp b/degapseqscommand.cpp index 318a05e..095eef3 100644 --- a/degapseqscommand.cpp +++ b/degapseqscommand.cpp @@ -241,7 +241,7 @@ int DegapSeqsCommand::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(); } m->mothurOutEndLine();