mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-04 20:54:29 +00:00
Privacy: fix typo.
Props casiepa. Fixes #43939. git-svn-id: https://develop.svn.wordpress.org/trunk@43121 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -659,7 +659,7 @@ function _wp_personal_data_handle_actions() {
|
||||
add_settings_error(
|
||||
'privacy_action_email_retry',
|
||||
'privacy_action_email_retry',
|
||||
__( 'Confirmation request re-resent successfully.' ),
|
||||
__( 'Confirmation request sent again successfully.' ),
|
||||
'updated'
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user