diff -r 61d5d6457fa6 -r e4f531d0d62d master/slave.h --- a/master/slave.h Tue Oct 17 14:22:19 2006 +0000 +++ b/master/slave.h Tue Oct 17 14:24:24 2006 +0000 @@ -68,7 +68,7 @@ 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;