diff --git a/core/modules/content_translation/src/Tests/ContentTranslationOperationsTest.php b/core/modules/content_translation/src/Tests/ContentTranslationOperationsTest.php index 93f3b41..f987494 100644 --- a/core/modules/content_translation/src/Tests/ContentTranslationOperationsTest.php +++ b/core/modules/content_translation/src/Tests/ContentTranslationOperationsTest.php @@ -106,7 +106,7 @@ function testOperationTranslateLink() { } /** - * @see acontent_translation_translate_access() + * @see content_translation_translate_access() */ public function testContentTranslationOverviewAccess() { $access_control_handler = \Drupal::entityManager()->getAccessControlHandler('node');