]> git.donarmstrong.com Git - mothur.git/blobdiff - classifytreecommand.h
paralellized pairwise.seqs for windows
[mothur.git] / classifytreecommand.h
index bd0e1ce4f084ccefae3fd8c088322dca1dc214b5..026e4bae414d227dab7750d623999b86d4aa4a73 100644 (file)
@@ -24,7 +24,7 @@ public:
        string getCommandCategory()             { return "Phylotype Analysis";          }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Classify.tree"; }
-       string getDescription()         { return "Find the concensus taxonomy for the descendant of each tree node"; }
+       string getDescription()         { return "Find the consensus taxonomy for the descendant of each tree node"; }
     
        int execute();
        void help() { m->mothurOut(getHelpString()); }