Make WordPress Core


Ignore:
Timestamp:
01/29/2020 12:43:23 AM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Improve inline comments per the documentation standards.

Includes minor code layout fixes for better readability.

See #48303.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/credits.php

    r46709 r47122  
    134134return;
    135135
    136 // These are strings returned by the API that we want to be translatable
     136// These are strings returned by the API that we want to be translatable.
    137137__( 'Project Leaders' );
    138138/* translators: %s: The current WordPress version number. */
Note: See TracChangeset for help on using the changeset viewer.