diff --git a/master/pdo_list.c b/master/pdo_list.c
index 668a38effec343f3d5b00c4d7c57c247bfb220f1..22694b02cac4f6e75f34796f9ed4ed25198a0814 100644
--- a/master/pdo_list.c
+++ b/master/pdo_list.c
@@ -202,7 +202,7 @@ int ec_pdo_list_copy(
 /** Compares two Pdo lists.
  *
  * Only the list is compared, not the Pdo entries (i. e. the Pdo
- * configuration).
+ * mapping).
  *
  * \retval 1 The given Pdo lists are equal.
  * \retval 0 The given Pdo lists differ.