From a4560fd0571c5416a9bc05c8d673f98fcd614a31 Mon Sep 17 00:00:00 2001 From: Nathaniel Catchpole Date: Thu, 21 Jun 2018 22:43:41 +0100 Subject: [PATCH] Issue #2979930 by visshu007, paiabhay8: Wrap comments at 80 chars in demo_umami profile --- core/profiles/demo_umami/demo_umami.profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/profiles/demo_umami/demo_umami.profile b/core/profiles/demo_umami/demo_umami.profile index 97ae45da0b5d..052f5b267266 100644 --- a/core/profiles/demo_umami/demo_umami.profile +++ b/core/profiles/demo_umami/demo_umami.profile @@ -31,8 +31,8 @@ function demo_umami_form_install_configure_submit($form, FormStateInterface $for */ function demo_umami_toolbar() { // Add a warning about using an experimental profile. - // @todo: This can be removed once a generic warning for experimental profiles has been introduced. - // @see https://www.drupal.org/project/drupal/issues/2934374 + // @todo This can be removed once a generic warning for experimental profiles + // has been introduced. https://www.drupal.org/project/drupal/issues/2934374 $items['experimental-profile-warning'] = [ '#weight' => 999, '#cache' => [