Make WordPress Core

Changeset 52410


Ignore:
Timestamp:
12/22/2021 11:18:46 PM (18 months ago)
Author:
audrasjb
Message:

Docs: Typo correction in wp_get_layout_style() introduced in 5.9.

Follow-up to [52069].

See #53399.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/block-supports/layout.php

    r52402 r52410  
    3838 * @param string $selector              CSS selector.
    3939 * @param array  $layout                Layout object. The one that is passed has already checked
    40  *                                      the existance of default block layout.
     40 *                                      the existence of default block layout.
    4141 * @param bool   $has_block_gap_support Whether the theme has support for the block gap.
    4242 * @return string CSS style.
Note: See TracChangeset for help on using the changeset viewer.