Make WordPress Core

Changeset 57062


Ignore:
Timestamp:
11/05/2023 04:20:40 PM (13 months ago)
Author:
SergeyBiryukov
Message:

Docs: Fix typo in a function DocBlock in WP_Duotone tests.

Follow-up to [56101], [56981].

See #59651.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/block-supports/duotone.php

    r56996 r57062  
    1111class Tests_Block_Supports_Duotone extends WP_UnitTestCase {
    1212    /**
    13      * Cleans up CSS added to block-supports from duotone styles. We neeed to do this
     13     * Cleans up CSS added to block-supports from duotone styles. We need to do this
    1414     * in order to avoid impacting other tests.
    1515     */
Note: See TracChangeset for help on using the changeset viewer.