diff --git a/master/slave.h b/master/slave.h index cbf68e89412a1d8331fb8d35f8860f4b329d869b..a7adfb9fc42df8ab06da97d82f92413c83d473b0 100644 --- a/master/slave.h +++ b/master/slave.h @@ -68,7 +68,7 @@ typedef enum EC_SLAVE_STATE_OP = 0x08, /**< OP (mailbox communication and input/output update) */ EC_SLAVE_STATE_ACK_ERR = 0x10 - /**< Acknoledge/Error bit (no actual state) */ + /**< Acknowledge/Error bit (no actual state) */ } ec_slave_state_t;