Make WordPress Core


Ignore:
Timestamp:
01/18/2022 08:27:39 PM (3 years ago)
Author:
SergeyBiryukov
Message:

Docs: Fix typos in some DocBlocks.

Props kebbet.
See #54729.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/blocks.php

    r52558 r52597  
    11651165 *
    11661166 * @param WP_Block $block   Block instance.
    1167  * @param boolean  $is_next Flag for hanlding `next/previous` blocks.
     1167 * @param boolean  $is_next Flag for handling `next/previous` blocks.
    11681168 *
    11691169 * @return string|null Returns the constructed WP_Query arguments.
Note: See TracChangeset for help on using the changeset viewer.