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/tests/link/themeFile.php

    r56548 r57987  
    117117     * @dataProvider data_theme_files
    118118     */
    119     public function test_theme_file_existance( $file, $expected_theme, $existence ) {
     119    public function test_theme_file_existence( $file, $expected_theme, $existence ) {
    120120
    121121        if ( in_array( 'theme-file-child', $existence, true ) ) {
Note: See TracChangeset for help on using the changeset viewer.