From 171dbb6a1c90b26af381d795265ddb09be50d270 Mon Sep 17 00:00:00 2001 From: catch Date: Thu, 28 May 2020 10:14:20 +0100 Subject: [PATCH] Issue #3138789 by sja112, jungle, Maithri Shetty: Fix "blockquote" relevant typos in core --- core/tests/Drupal/Tests/Component/Utility/XssTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/tests/Drupal/Tests/Component/Utility/XssTest.php b/core/tests/Drupal/Tests/Component/Utility/XssTest.php index cccdc6c402b..f3bc1813874 100644 --- a/core/tests/Drupal/Tests/Component/Utility/XssTest.php +++ b/core/tests/Drupal/Tests/Component/Utility/XssTest.php @@ -247,7 +247,7 @@ class XssTest extends TestCase { [ '
', 'script', - 'HTML tag stripping evasion -- script in a blockqoute.', + 'HTML tag stripping evasion -- script in a blockquote.', ['blockquote'], ], [