diff --git a/core/modules/comment/comment.post_update.php b/core/modules/comment/comment.post_update.php index d526a6940a..b3bba9e32e 100644 --- a/core/modules/comment/comment.post_update.php +++ b/core/modules/comment/comment.post_update.php @@ -8,7 +8,7 @@ use \Drupal\Core\Entity\Sql\SqlContentEntityStorageSchemaConverter; /** - * Update custom menu links to be revisionable. + * Update comments to be revisionable. */ function comment_post_update_make_comment_revisionable(&$sandbox) { $schema_converter = new SqlContentEntityStorageSchemaConverter(