Skip to content

Commit

Permalink
Update block-editor.php
Browse files Browse the repository at this point in the history
  • Loading branch information
gziolo committed May 24, 2021
1 parent cdffb42 commit f5636e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/compat/wordpress-5.8/block-editor.php
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ function gutenberg_get_default_block_editor_settings() {
*
* @since 10.5.0
*
* @param array $custom_settings Optional custom settings to use with the editor type.
* @param array $custom_settings Custom settings to use with the given editor type.
* @param WP_Block_Editor_Context $block_editor_context The current block editor context.
*
* @return array The contextualized block editor settings.
Expand Down

0 comments on commit f5636e5

Please sign in to comment.