wp/wp-includes/js/wp-sanitize.js
changeset 22 8c2e4d02f4ef
parent 9 177826044cd9
--- a/wp/wp-includes/js/wp-sanitize.js	Fri Sep 05 18:40:08 2025 +0200
+++ b/wp/wp-includes/js/wp-sanitize.js	Fri Sep 05 18:52:52 2025 +0200
@@ -16,7 +16,7 @@
 		/**
 		 * Strip HTML tags.
 		 *
-		 * @param {string} text Text to have the HTML tags striped out of.
+		 * @param {string} text Text to strip the HTML tags from.
 		 *
 		 * @return  Stripped text.
 		 */