diff -r 7b1b88e27a20 -r 48c4eec2b7e6 wp/wp-includes/js/wp-backbone.js --- 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.