Make WordPress Core

Changeset 51611


Ignore:
Timestamp:
08/15/2021 12:44:26 PM (4 years ago)
Author:
SergeyBiryukov
Message:

Docs: Fix typo in the get_block_editor_settings() description.

Follow-up to [50776].

Props tmatsuur, pbearne.
Fixes #53922.

File:
1 edited

Legend:

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

    r51298 r51611  
    273273
    274274/**
    275  * Returns the contextualized block editor settings settings for a selected editor context.
     275 * Returns the contextualized block editor settings for a selected editor context.
    276276 *
    277277 * @since 5.8.0
Note: See TracChangeset for help on using the changeset viewer.