]> git.donarmstrong.com Git - mothur.git/blobdiff - trimflowscommand.cpp
added qvalues to metastats. fixed bug with chimera.uchime location. fixed windows...
[mothur.git] / trimflowscommand.cpp
index 8be4a6ce260f9cd3ffed1bd3833c54ac9c14a939..c2ea5346125d31ed6779b1b7f20c9280a79678c1 100644 (file)
@@ -202,7 +202,7 @@ TrimFlowsCommand::TrimFlowsCommand(string option)  {
                
        }
        catch(exception& e) {
-               m->errorOut(e, "TrimFlowsCommand", "TrimSeqsCommand");
+               m->errorOut(e, "TrimFlowsCommand", "TrimFlowsCommand");
                exit(1);
        }
 }