Make WordPress Core


Ignore:
Timestamp:
11/17/2019 07:41:49 AM (7 years ago)
Author:
SergeyBiryukov
Message:

Docs: Correct spelling of "subclass" and "overridden" in various docblocks and error messages.

Props garrett-eclipse.
Fixes #48676.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/pomo/translations.php

    r42343 r46739  
    114114                 *  0 if there is one element, 1 otherwise
    115115                 *
    116                  * This function should be overridden by the sub-classes. For example MO/PO can derive the logic
     116                 * This function should be overridden by the subclasses. For example MO/PO can derive the logic
    117117                 * from their headers.
    118118                 *
Note: See TracChangeset for help on using the changeset viewer.