Make WordPress Core


Ignore:
Timestamp:
02/04/2022 04:26:12 PM (4 years ago)
Author:
audrasjb
Message:

Docs: Typo corrections in various API docblocks.

Props hasanuzzamanshamim.
Fixes #55073.
See #54729.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-text-diff-renderer-table.php

    r50034 r52680  
    256256         * - match is 'X': no match. It is a new row.
    257257         * *_rows are column vectors for the orig column and the final column.
    258          * - row >= 0: an indix of the $orig or $final array.
     258         * - row >= 0: an index of the $orig or $final array.
    259259         * - row < 0: a blank row for that column.
    260260         */
Note: See TracChangeset for help on using the changeset viewer.