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/functions/cleanDirsizeCache.php

    r56971 r57987  
    8989                'expected_count' => 1,
    9090            ),
    91             'non-existant string, but non-path' => array(
     91            'non-existent string, but non-path' => array(
    9292                'path'           => 'doesnotexist',
    9393                'expected_count' => 2,
Note: See TracChangeset for help on using the changeset viewer.