Skip to content
Snippets Groups Projects
Commit 548fe991 authored by catch's avatar catch
Browse files

Issue #2709525 by kevin.dutra: Comment bundle label is incorrect

parent 0e16e16c
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -20,7 +20,7 @@
* @ContentEntityType(
* id = "comment",
* label = @Translation("Comment"),
* bundle_label = @Translation("Content type"),
* bundle_label = @Translation("Comment type"),
* handlers = {
* "storage" = "Drupal\comment\CommentStorage",
* "storage_schema" = "Drupal\comment\CommentStorageSchema",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment