diff --git a/core/includes/theme.inc b/core/includes/theme.inc index dc1db58c79..6987a44ddb 100644 --- a/core/includes/theme.inc +++ b/core/includes/theme.inc @@ -88,8 +88,8 @@ * The complete theme registry array, or an instance of the * Drupal\Core\Utility\ThemeRegistry class. * - * @deprecated in drupal:10.1.0 and is removed from 11.0.0. Use theme.registry - * service methods get() or getRuntime() instead. + * @deprecated in drupal:10.1.0 and is removed from drupal:11.0.0. Use + * theme.registry service methods get() or getRuntime() instead. * * @see https://www.drupal.org/node/3348850 */