Skip to content

Commit d469ae4

Browse files
committed
fixup! fixup! Fix comments, typos, lints
1 parent 5979782 commit d469ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/phpunit/tests/html-api/wpHtmlTagProcessorModifiableText.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ public static function data_tokens_with_basic_modifiable_text_updates() {
446446
*
447447
* For example, a modifiable text update that would change the structure of the HTML
448448
* document is not allowed, like attempting to set `-->` within a comment or `</script>`
449-
* within a a text/plain SCRIPT tag.
449+
* within a text/plain SCRIPT tag.
450450
*
451451
* @ticket 61617
452452
* @ticket 62797

0 commit comments

Comments
 (0)