Fixed some typos, courtesy of codespell
This commit is contained in:
@@ -63,7 +63,7 @@ struct cmd_option_t {
|
||||
const char *name;
|
||||
/** takes argument */
|
||||
int has_arg;
|
||||
/** decription of argument */
|
||||
/** description of argument */
|
||||
const char *arg;
|
||||
/** short description to option */
|
||||
const char *desc;
|
||||
|
||||
Reference in New Issue
Block a user