--- embedaddon/mtr/packet/cmdparse.h 2021/03/17 00:07:30 1.1.1.2 +++ embedaddon/mtr/packet/cmdparse.h 2023/09/27 11:18:58 1.1.1.3 @@ -29,7 +29,7 @@ struct command_t { /* A unique value for matching command requests with replies */ int token; - /* Text indiciating the command type, or reply type */ + /* Text indicating the command type, or reply type */ char *command_name; /* The number of key, value argument pairs used */