Make WordPress Core

Changeset 57549


Ignore:
Timestamp:
02/07/2024 10:34:24 AM (3 years ago)
Author:
youknowriad
Message:

Editor: Fix typo in FontUtils doc block.

Initially introduced in [57539]

Props kebbet.
See #59166.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/fonts/class-wp-font-utils.php

    r57539 r57549  
    142142         * schema should be a callable that will be applied to sanitize the corresponding
    143143         * value in the data tree. Keys that are in the data tree, but not present in the
    144          * schema, will be removed in the santized data. Nested arrays are traversed recursively.
     144         * schema, will be removed in the sanitized data. Nested arrays are traversed recursively.
    145145         *
    146146         * @since 6.5.0
Note: See TracChangeset for help on using the changeset viewer.