diff --git a/lib/commercetools-history/src/Models/ChangeHistory/ModifiedBy.php b/lib/commercetools-history/src/Models/ChangeHistory/ModifiedBy.php index 34b6f14c44f..d88252799ca 100644 --- a/lib/commercetools-history/src/Models/ChangeHistory/ModifiedBy.php +++ b/lib/commercetools-history/src/Models/ChangeHistory/ModifiedBy.php @@ -24,7 +24,7 @@ interface ModifiedBy extends JsonObject public const FIELD_ASSOCIATE = 'associate'; /** - *

true if the change was made using the Merchant Center or ImpEx.

+ *

true if the change was made using the Merchant Center.

* * @return null|bool diff --git a/lib/commercetools-history/src/Models/ChangeHistory/ModifiedByBuilder.php b/lib/commercetools-history/src/Models/ChangeHistory/ModifiedByBuilder.php index a4285f46692..85372a0fb9c 100644 --- a/lib/commercetools-history/src/Models/ChangeHistory/ModifiedByBuilder.php +++ b/lib/commercetools-history/src/Models/ChangeHistory/ModifiedByBuilder.php @@ -65,7 +65,7 @@ final class ModifiedByBuilder implements Builder private $associate; /** - *

true if the change was made using the Merchant Center or ImpEx.

+ *

true if the change was made using the Merchant Center.

* * @return null|bool diff --git a/lib/commercetools-history/src/Models/ChangeHistory/ModifiedByModel.php b/lib/commercetools-history/src/Models/ChangeHistory/ModifiedByModel.php index c68517aad41..2e574223b7c 100644 --- a/lib/commercetools-history/src/Models/ChangeHistory/ModifiedByModel.php +++ b/lib/commercetools-history/src/Models/ChangeHistory/ModifiedByModel.php @@ -89,7 +89,7 @@ public function __construct( } /** - *

true if the change was made using the Merchant Center or ImpEx.

+ *

true if the change was made using the Merchant Center.

* * * @return null|bool diff --git a/references.txt b/references.txt index 721a4f452cd..0ed8c9710a0 100644 --- a/references.txt +++ b/references.txt @@ -343,3 +343,4 @@ df53588d26d7953dfdf44166866ca03045f0a70b e5666d7956fd6de53e41f965b052896d2a2ddd9b 98343f9a365a2f9d4db86190003d00b8682c71d9 e8f731a742ca2997342b1b5f98121d86c8189a3b +473d2c6f1a9e9da0d2a42408ccf11f27a838f8b5