Make WordPress Core

Changeset 57441


Ignore:
Timestamp:
01/30/2024 05:26:38 PM (10 months ago)
Author:
desrosj
Message:

Coding Standards: Remove trailing comma.

Follow up to [57437].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/6.3/src/wp-admin/about.php

    r57437 r57441  
    5252                        /* translators: %s: WordPress version. */
    5353                        __( '<strong>Version %s</strong> addressed some security issues.' ),
    54                         '6.3.3',
     54                        '6.3.3'
    5555                    );
    5656                    ?>
Note: See TracChangeset for help on using the changeset viewer.