X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=primerdesigncommand.h;fp=primerdesigncommand.h;h=2879d2b47003b2c166c7d7b3d5887d2e62a0843d;hb=eb71e28b7b7afd82540f4a8f0bac9429c5b9d713;hp=78c12deaa18787bd6e1de379326ece370d9f7951;hpb=1f0e54b53b714781f3f2fee7d01177fade98a625;p=mothur.git 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()); }