Make WordPress Core


Ignore:
Timestamp:
01/18/2022 08:27:39 PM (5 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/class-wp-theme-json.php

    r52434 r52597  
    15211521                 * values they introduce don't conflict with default values. We do so
    15221522                 * by checking the incoming slugs for theme presets and compare them
    1523                  * with the equivalent dfefault presets: if a slug is present as a default
     1523                 * with the equivalent default presets: if a slug is present as a default
    15241524                 * we remove it from the theme presets.
    15251525                 */
Note: See TracChangeset for help on using the changeset viewer.