Make WordPress Core


Ignore:
Timestamp:
04/12/2024 05:45:23 PM (10 months ago)
Author:
swissspidy
Message:

Docs: Fix various typos and spelling mistakes.

Props swissspidy, jucaduca, sergeybiryukov.
See #60699.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/includes/factory/class-wp-unittest-factory-for-thing.php

    r56547 r57987  
    156156     *                                            Default null.
    157157     *
    158      * @return array|WP_Error Combined array on success. WP_Error when default value is incorrent.
     158     * @return array|WP_Error Combined array on success. WP_Error when default value is incorrect.
    159159     */
    160160    public function generate_args( $args = array(), $generation_definitions = null, &$callbacks = null ) {
Note: See TracChangeset for help on using the changeset viewer.