diff --git a/modules/ppcp-api-client/src/Entity/Payments.php b/modules/ppcp-api-client/src/Entity/Payments.php index 720489c7a..2dbcf9582 100644 --- a/modules/ppcp-api-client/src/Entity/Payments.php +++ b/modules/ppcp-api-client/src/Entity/Payments.php @@ -29,7 +29,7 @@ class Payments { private $captures; /** - * The Captures. + * The Refunds. * * @var Refund[] */