From 80ce3e025f781f1b1734015e86be43302d529dad Mon Sep 17 00:00:00 2001 From: Lauri Eskola <lauri.eskola@acquia.com> Date: Fri, 24 Jan 2020 11:04:59 +0200 Subject: [PATCH] Issue #3103976 by Daniel Korte, Lendude: Fix misspellings in Twig comments --- core/modules/views/templates/views-view-summary.html.twig | 2 +- core/modules/views/templates/views-view.html.twig | 2 +- .../views_test_data/templates/views-view--frontpage.html.twig | 2 +- core/themes/classy/templates/views/views-view-summary.html.twig | 2 +- core/themes/classy/templates/views/views-view.html.twig | 2 +- .../templates/media-library/views-view--media_library.html.twig | 2 +- core/themes/stable/templates/views/views-view-summary.html.twig | 2 +- core/themes/stable/templates/views/views-view.html.twig | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/core/modules/views/templates/views-view-summary.html.twig b/core/modules/views/templates/views-view-summary.html.twig index 3dde4272b04e..f9d43225b179 100644 --- a/core/modules/views/templates/views-view-summary.html.twig +++ b/core/modules/views/templates/views-view-summary.html.twig @@ -10,7 +10,7 @@ * - link: The summary link text. * - count: The number of items under this grouping. * - attributes: HTML attributes to apply to each row. - * - active: A flag indicating whtether the row is active. + * - active: A flag indicating whether the row is active. * - options: Flags indicating how the summary should be displayed. * This contains: * - count: A flag indicating whether the count should be displayed. diff --git a/core/modules/views/templates/views-view.html.twig b/core/modules/views/templates/views-view.html.twig index b11724015a09..8c4201fccfbd 100644 --- a/core/modules/views/templates/views-view.html.twig +++ b/core/modules/views/templates/views-view.html.twig @@ -5,7 +5,7 @@ * * Available variables: * - attributes: Remaining HTML attributes for the element. - * - css_name: A css-safe version of the view name. + * - css_name: A CSS-safe version of the view name. * - css_class: The user-specified classes names, if any. * - header: The optional header. * - footer: The optional footer. diff --git a/core/modules/views/tests/modules/views_test_data/templates/views-view--frontpage.html.twig b/core/modules/views/tests/modules/views_test_data/templates/views-view--frontpage.html.twig index 059ca4714bf3..a4035cb990cd 100644 --- a/core/modules/views/tests/modules/views_test_data/templates/views-view--frontpage.html.twig +++ b/core/modules/views/tests/modules/views_test_data/templates/views-view--frontpage.html.twig @@ -5,7 +5,7 @@ * * Available variables: * - attributes: Remaining HTML attributes for the element. - * - css_name: A css-safe version of the view name. + * - css_name: A CSS-safe version of the view name. * - css_class: The user-specified classes names, if any. * - header: The optional header. * - footer: The optional footer. diff --git a/core/themes/classy/templates/views/views-view-summary.html.twig b/core/themes/classy/templates/views/views-view-summary.html.twig index 241aa5012d2f..3190a45ada4f 100644 --- a/core/themes/classy/templates/views/views-view-summary.html.twig +++ b/core/themes/classy/templates/views/views-view-summary.html.twig @@ -10,7 +10,7 @@ * - link: The summary link text. * - count: The number of items under this grouping. * - attributes: HTML attributes to apply to each row. - * - active: A flag indicating whtether the row is active. + * - active: A flag indicating whether the row is active. * - options: Flags indicating how the summary should be displayed. * This contains: * - count: A flag indicating whether the count should be displayed. diff --git a/core/themes/classy/templates/views/views-view.html.twig b/core/themes/classy/templates/views/views-view.html.twig index f0ed63c71298..769a86849e88 100644 --- a/core/themes/classy/templates/views/views-view.html.twig +++ b/core/themes/classy/templates/views/views-view.html.twig @@ -5,7 +5,7 @@ * * Available variables: * - attributes: Remaining HTML attributes for the element. - * - css_name: A css-safe version of the view name. + * - css_name: A CSS-safe version of the view name. * - css_class: The user-specified classes names, if any. * - header: The optional header. * - footer: The optional footer. diff --git a/core/themes/seven/templates/media-library/views-view--media_library.html.twig b/core/themes/seven/templates/media-library/views-view--media_library.html.twig index b3fde507eb0c..4321cc3d53c2 100644 --- a/core/themes/seven/templates/media-library/views-view--media_library.html.twig +++ b/core/themes/seven/templates/media-library/views-view--media_library.html.twig @@ -5,7 +5,7 @@ * * Available variables: * - attributes: Remaining HTML attributes for the element. - * - css_name: A css-safe version of the view name. + * - css_name: A CSS-safe version of the view name. * - css_class: The user-specified classes names, if any. * - header: The optional header. * - footer: The optional footer. diff --git a/core/themes/stable/templates/views/views-view-summary.html.twig b/core/themes/stable/templates/views/views-view-summary.html.twig index d12ba23853e4..55cce72a24de 100644 --- a/core/themes/stable/templates/views/views-view-summary.html.twig +++ b/core/themes/stable/templates/views/views-view-summary.html.twig @@ -10,7 +10,7 @@ * - link: The summary link text. * - count: The number of items under this grouping. * - attributes: HTML attributes to apply to each row. - * - active: A flag indicating whtether the row is active. + * - active: A flag indicating whether the row is active. * - options: Flags indicating how the summary should be displayed. * This contains: * - count: A flag indicating whether the count should be displayed. diff --git a/core/themes/stable/templates/views/views-view.html.twig b/core/themes/stable/templates/views/views-view.html.twig index 2be7d15419b5..a1dc03a0563e 100644 --- a/core/themes/stable/templates/views/views-view.html.twig +++ b/core/themes/stable/templates/views/views-view.html.twig @@ -5,7 +5,7 @@ * * Available variables: * - attributes: Remaining HTML attributes for the element. - * - css_name: A css-safe version of the view name. + * - css_name: A CSS-safe version of the view name. * - css_class: The user-specified classes names, if any. * - header: The optional header. * - footer: The optional footer. -- GitLab