]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-8356 - fixed typo
authorpoltawski <poltawski>
Sun, 6 May 2007 09:57:33 +0000 (09:57 +0000)
committerpoltawski <poltawski>
Sun, 6 May 2007 09:57:33 +0000 (09:57 +0000)
lang/en_utf8/admin.php

index 68d45ba4bed79ceb813a1ced7562a49c291daad1..3670f16e913c3d5453a4773d01015fb4ae5c257d 100644 (file)
@@ -156,7 +156,7 @@ $string['configperfdebug'] = 'If you turn this on, performance info will be prin
 $string['configprotectusernames'] = 'By default forget_password.php does not display any hints that would allow guessing of usernames or email addresses.';
 $string['configproxyhost'] = 'If this <b>server</b> needs to use a proxy computer (eg a firewall) to access the Internet, then provide the proxy hostname and port here.  Otherwise leave it blank.';
 $string['configproxyport'] = 'If this server needs to use a proxy computer, then provide the proxy port here.';
-$string['configquarantinedir'] = 'If you want clam AV to move infected files to a quarantine directory, enter it here. It must be writable by the webserver.  If you leave this blank, or if you enter a directory that doesn\'t exit or isn\'t writable, infected files will be deleted.  Do not include a trailing slash.';
+$string['configquarantinedir'] = 'If you want clam AV to move infected files to a quarantine directory, enter it here. It must be writable by the webserver.  If you leave this blank, or if you enter a directory that doesn\'t exist or isn\'t writable, infected files will be deleted.  Do not include a trailing slash.';
 $string['configcronclionly'] = 'If this is set, then the cron script can only be run from the commandline instead of via the web.  This overrides the cron password setting below.';
 $string['configcronremotepassword'] = 'This means that the cron.php script cannot be run from a web browser without supplying the password using the following form of URL:<pre>
     http://site.example.com/admin/cron.php?password=opensesame