mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Docs: Typo correction in wp_get_layout_style() introduced in 5.9.
Follow-up to [52069]. See #53399. git-svn-id: https://develop.svn.wordpress.org/trunk@52410 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7f222a7159
commit
f020b00c96
@ -37,7 +37,7 @@ function wp_register_layout_support( $block_type ) {
|
||||
*
|
||||
* @param string $selector CSS selector.
|
||||
* @param array $layout Layout object. The one that is passed has already checked
|
||||
* the existance of default block layout.
|
||||
* the existence of default block layout.
|
||||
* @param bool $has_block_gap_support Whether the theme has support for the block gap.
|
||||
* @return string CSS style.
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user