diff options
Diffstat (limited to 'pages/account/43.php')
-rw-r--r-- | pages/account/43.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/account/43.php b/pages/account/43.php index a9218c6..1003a63 100644 --- a/pages/account/43.php +++ b/pages/account/43.php @@ -328,7 +328,7 @@ if(intval($_REQUEST['userid']) > 0) { <? } else { $body = sprintf(_("Hi %s,"),$row['fname'])."\n\n"; - $body .= sprintf(_("You receive this automatic mail since a supporter ". + $body .= sprintf(_("You receive this automatic mail becasue a supporter ". "looked up your secret questions and answers for a forgotten ". "password.\n\n". "Time: %s\n\n". |