Skip to content

Commit f2dde66

Browse files
authored
typo
1 parent 0f4bc98 commit f2dde66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/core/io/CANopen.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ void processCANopenNode(CO_NODE* canNode);
9898

9999
/**
100100
* Alert a canOpen TPDO to send the TPDO's values.
101-
* DISCLAIMER: Does not immediately send said TPDO, just flags it for next time processCANopenNode() runs.
101+
* DISCLAIMER: Does not immediately send said TPDO, just flags it for the next time processCANopenNode() runs.
102102
*
103103
* @param canNode the can node
104104
* @param tpdoNum the TPDO number to be sent

0 commit comments

Comments
 (0)