diff --git a/um-config.php b/um-config.php index b935006f..86364ab7 100644 --- a/um-config.php +++ b/um-config.php @@ -842,7 +842,7 @@ $this->sections[] = array( 'type' => 'switch', 'title' => __( 'Password Reset Email','ultimatemember' ), 'default' => 1, - 'desc' => __('Whether to send the user an email when he request to reset password (Recommended, please keep on)','ultimatemember'), + 'desc' => __('Whether to send an email when users changed their password (Recommended, please keep on)','ultimatemember'), ), array(