From 1c021edad599711b0e31c95730cc1f8e2f251ca0 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Sun, 17 Aug 2008 12:33:24 -0400 Subject: typo in forgotten password string darcs-hash:20080817163324-84dde-0b7f3449b7f6e96704518340351ada9ec0e56bbb.gz --- actions/recoverpassword.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actions/recoverpassword.php') diff --git a/actions/recoverpassword.php b/actions/recoverpassword.php index eb1d8ff92..444dd1f2a 100644 --- a/actions/recoverpassword.php +++ b/actions/recoverpassword.php @@ -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.')); } -- cgit v1.2.3-54-g00ecf