]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/recoverpassword.php
better error reporting in user authorization action
[quix0rs-gnu-social.git] / actions / recoverpassword.php
index eb1d8ff923a635b0beb877f2e14da651982dce2f..444dd1f2a90b3bf5ba7e18a7eb3e46dd6ac6eed0 100644 (file)
@@ -135,7 +135,7 @@ class RecoverpasswordAction extends Action {
                } else {
                        common_element('div', 'instructions',
                                                   _('If you\'ve forgotten or lost your' .
-                                                     ' password, you can get a new one sent ' .
+                                                     ' password, you can get a new one sent to' .
                                                      ' the email address you have stored ' .
                                                      ' in your account.'));
                }