X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=classifytreecommand.h;fp=classifytreecommand.h;h=026e4bae414d227dab7750d623999b86d4aa4a73;hb=a78fa674631a7d8a8d4e5043384ee244ed65cc09;hp=bd0e1ce4f084ccefae3fd8c088322dca1dc214b5;hpb=26cf6509c41e1f38fe5a178bf9d22c02d9d97580;p=mothur.git diff --git a/classifytreecommand.h b/classifytreecommand.h index bd0e1ce..026e4ba 100644 --- a/classifytreecommand.h +++ b/classifytreecommand.h @@ -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()); }