master/sync_config.h
branchstable-1.4
changeset 1686 e206f4485f60
parent 1685 399ef727bf62
--- a/master/sync_config.h	Mon Dec 29 14:10:27 2008 +0000
+++ b/master/sync_config.h	Mon Dec 29 15:19:16 2008 +0000
@@ -44,7 +44,7 @@
  */
 typedef struct {
     ec_direction_t dir; /**< Sync manager direction. */
-    ec_pdo_list_t pdos; /**< Current Pdo assignment. */
+    ec_pdo_list_t pdos; /**< Current PDO assignment. */
 } ec_sync_config_t;
 
 /*****************************************************************************/