Make WordPress Core

Changeset 43122 for branches/4.9


Ignore:
Timestamp:
05/02/2018 08:08:00 PM (7 years ago)
Author:
azaozz
Message:

Privacy: fix typo.

Props casiepa.
Merges [43121] to the 4.9 branch.
Fixes #43939.

Location:
branches/4.9
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/4.9

  • branches/4.9/src/wp-admin/includes/user.php

    r43119 r43122  
    619619                'privacy_action_email_retry',
    620620                'privacy_action_email_retry',
    621                 __( 'Confirmation request re-resent successfully.' ),
     621                __( 'Confirmation request sent again successfully.' ),
    622622                'updated'
    623623            );
Note: See TracChangeset for help on using the changeset viewer.