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/image/meta.php

    r57673 r57987  
    9999    public function test_exif_error() {
    100100        // https://core.trac.wordpress.org/ticket/6571
    101         // This triggers a warning mesage when reading the Exif block.
     101        // This triggers a warning message when reading the Exif block.
    102102        $out = wp_read_image_metadata( DIR_TESTDATA . '/images/waffles.jpg' );
    103103
Note: See TracChangeset for help on using the changeset viewer.