Make WordPress Core


Ignore:
Timestamp:
01/18/2024 10:12:01 PM (9 months ago)
Author:
SergeyBiryukov
Message:

Docs: Fix several typos in inline comments.

Follow-up to [7747], [27419], [55155].

Props shailu25, sabernhardt.
Fixes #60285.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/Text/Diff.php

    r55700 r57309  
    297297     * Computes a diff between sequences of strings.
    298298     *
    299      * This can be used to compute things like case-insensitve diffs, or diffs
     299     * This can be used to compute things like case-insensitive diffs, or diffs
    300300     * which ignore changes in white-space.
    301301     *
Note: See TracChangeset for help on using the changeset viewer.