Make WordPress Core

Changeset 52573


Ignore:
Timestamp:
01/13/2022 07:12:42 PM (17 months ago)
Author:
audrasjb
Message:

Media: Typo correction in wp_image_maybe_exif_rotate docblock.

Follow-up to [46202].

Props mitogh.
Fixes #54816.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-image-editor.php

    r52332 r52573  
    486486
    487487        /**
    488          * Filters the `$orientation` value to correct it before rotating or to prevemnt rotating the image.
     488         * Filters the `$orientation` value to correct it before rotating or to prevent rotating the image.
    489489         *
    490490         * @since 5.3.0
Note: See TracChangeset for help on using the changeset viewer.