diff options
Diffstat (limited to 'core/themes/claro/claro.theme')
-rw-r--r-- | core/themes/claro/claro.theme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/themes/claro/claro.theme b/core/themes/claro/claro.theme index c406fed47c2..a031dc860c3 100644 --- a/core/themes/claro/claro.theme +++ b/core/themes/claro/claro.theme @@ -665,7 +665,7 @@ function _claro_convert_link_to_action_link(array $link, $icon_name = NULL, $siz } /** - * Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm. + * Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\Form\NodeForm. * * Changes vertical tabs to container. */ |