diff --git a/src/wp-includes/block-editor.php b/src/wp-includes/block-editor.php index 28c9e2b7a8..1e3f40672a 100644 --- a/src/wp-includes/block-editor.php +++ b/src/wp-includes/block-editor.php @@ -272,7 +272,7 @@ function get_legacy_widget_block_editor_settings() { } /** - * Returns the contextualized block editor settings settings for a selected editor context. + * Returns the contextualized block editor settings for a selected editor context. * * @since 5.8.0 *