X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=systemcommand.h;h=6a4b884cba8ee21629219593cf43eae7b4c02447;hb=b72799e7908e2a3a0cf4f03e796b077a97ace6ac;hp=e0061f587ea6a3c7003fbc8b16a48763242ce964;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/systemcommand.h b/systemcommand.h index e0061f5..6a4b884 100644 --- a/systemcommand.h +++ b/systemcommand.h @@ -26,7 +26,7 @@ class SystemCommand : public Command { string getCommandCategory() { return "General"; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/System"; } - string getDescription() { return "excute system commands from within mothur"; } + string getDescription() { return "execute system commands from within mothur"; } int execute(); void help() { m->mothurOut(getHelpString()); }