From: poltawski Date: Thu, 20 Mar 2008 12:20:17 +0000 (+0000) Subject: MDL-13994 - lang typo, thanks to Charles Kelly X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=de188ef9e38e7f589c67a9485b6b008e8e194909;p=moodle.git MDL-13994 - lang typo, thanks to Charles Kelly merged from MOODLE_19_STABLE --- diff --git a/lang/en_utf8/auth.php b/lang/en_utf8/auth.php index f8f917769e..76878e8c27 100644 --- a/lang/en_utf8/auth.php +++ b/lang/en_utf8/auth.php @@ -29,7 +29,7 @@ $string['auth_remove_suspend'] ='Suspend internal'; $string['auth_remove_delete'] ='Full delete internal'; // nologin plugin -$string['auth_nologindescription'] = 'Auxiliary plugin that prevents user to login into system and also discards any mail send to user. Can be used to suspend user accounts.'; +$string['auth_nologindescription'] = 'Auxiliary plugin that prevents user to login into system and also discards any mail sent to the user. Can be used to suspend user accounts.'; $string['auth_nologintitle'] = 'No login'; // CAS plugin