]> git.mjollnir.org Git - moodle.git/commitdiff
auth lang string: MDL-17209 typo fix
authorwildgirl <wildgirl>
Thu, 13 Nov 2008 14:49:12 +0000 (14:49 +0000)
committerwildgirl <wildgirl>
Thu, 13 Nov 2008 14:49:12 +0000 (14:49 +0000)
lang/en_utf8/auth.php

index 28ac5ab5036f9ddc97460216c80036cf070f721e..55b22b275642f948e419215410c347b09eff83fa 100644 (file)
@@ -320,7 +320,7 @@ $string['auth_radiushost_key'] = 'Host';
 $string['auth_radiussecret_key'] = 'Secret';
 
 // Shibboleth plugin
-$string['auth_shibbolethdescription'] = 'Using this method users are created and authenticated using <a href=\"http://shibboleth.internet2.edu/\">Shibboleth</a>.<br/>Be sure to read the <a href=\"../auth/shibboleth/README.txt\">README</a> for Shibboleth on how to set up your Moodle with Shibboleth';
+$string['auth_shibbolethdescription'] = 'Using this method users are created and authenticated using <a href=\"http://shibboleth.internet2.edu/\">Shibboleth</a>.<br />Be sure to read the <a href=\"../auth/shibboleth/README.txt\">README</a> for Shibboleth on how to set up your Moodle with Shibboleth';
 $string['auth_shibbolethtitle'] = 'Shibboleth';
 $string['auth_shibboleth_login'] = 'Shibboleth Login';
 $string['auth_shibboleth_manual_login'] = 'Manual Login';