wp/wp-includes/js/wp-backbone.js
changeset 21 48c4eec2b7e6
parent 16 a86126ab1dd4
--- a/wp/wp-includes/js/wp-backbone.js	Thu Sep 29 08:06:27 2022 +0200
+++ b/wp/wp-includes/js/wp-backbone.js	Fri Sep 05 18:40:08 2025 +0200
@@ -310,7 +310,7 @@
 		 * @since 3.6.0
 		 *
 		 * @param {Object}  options        Options for call.
-		 * @param {boolean} options.silent If true, `unset` wil *not* be triggered on
+		 * @param {boolean} options.silent If true, `unset` will *not* be triggered on
 		 *                                 the master views' parent.
 		 *
 		 * @return {wp.Backbone.Subviews} The current Subviews instance.