diff --git a/core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php b/core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php
index 766fa6f..42c9ab5 100644
--- a/core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php
+++ b/core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php
@@ -169,9 +169,6 @@ public function calculateDependencies();
    *   Dependency types are, for example, entity, module and theme.
    *
    * @return bool
-   *   TRUE if the entity has changed, FALSE if not.
-   *
-   * @return bool
    *   TRUE if the entity has been changed as a result, FALSE if not.
    *
    * @see \Drupal\Core\Config\Entity\ConfigDependencyManager
