master/slave.h
changeset 406 e4f531d0d62d
parent 404 7f7f429e13c7
child 409 bc4c852e1b93
--- 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;