We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e88f34 commit c5ef32aCopy full SHA for c5ef32a
1 file changed
tests/phpunit/tests/html-api/wpHtmlProcessorModifiableText.php
@@ -70,8 +70,7 @@ public static function data_modifiable_text_special_textarea() {
70
}
71
72
/**
73
- * Ensures that `set_modifiable_text()` returns false for elements that share
74
- * not sepcial "atomic" elements.
+ * Ensures that `set_modifiable_text()` returns false for elements that are not special "atomic" elements.
75
*
76
* This includes atomic-like foreign elements (`<svg><textarea>`) as well as arbitrary HTML
77
* elements (`<div>`).
0 commit comments