]> git.donarmstrong.com Git - mothur.git/blobdiff - systemcommand.h
descriptions
[mothur.git] / systemcommand.h
index e0061f587ea6a3c7003fbc8b16a48763242ce964..6a4b884cba8ee21629219593cf43eae7b4c02447 100644 (file)
@@ -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()); }