X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=primerdesigncommand.h;h=2879d2b47003b2c166c7d7b3d5887d2e62a0843d;hp=78c12deaa18787bd6e1de379326ece370d9f7951;hb=a8e2df1b96a57f5f29576b08361b86a96a8eff4f;hpb=4b54ce99af7db8019ea907cd7c2edf789369ada9 diff --git a/primerdesigncommand.h b/primerdesigncommand.h index 78c12de..2879d2b 100644 --- a/primerdesigncommand.h +++ b/primerdesigncommand.h @@ -31,7 +31,7 @@ public: string getOutputPattern(string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Primer.design"; } - string getDescription() { return "design sequence fragments that are specific to particular OTUs"; } + string getDescription() { return "identify sequence fragments that are specific to particular OTUs"; } int execute(); void help() { m->mothurOut(getHelpString()); }