Fixed typo: 'please neable it' -> 'please enable it'
authormits <mits>
Mon, 2 Feb 2009 23:33:44 +0000 (23:33 +0000)
committermits <mits>
Mon, 2 Feb 2009 23:33:44 +0000 (23:33 +0000)
lang/en_utf8/admin.php

index 102673be54025d9bd5b9fcc60393e44d76e53d0d..0ee136fdb9fda54580e4129328276e9d8ef98832 100644 (file)
@@ -728,7 +728,7 @@ $string['sessioncookiepath'] = 'Cookie path';
 $string['sessionhandling'] = 'Session Handling';
 $string['sessiontimeout'] = 'Timeout';
 $string['settingsafemode'] = 'Moodle is not fully compatible with safe mode, please ask server administrator to turn it off. Running Moodle under safe mode is not supported, please expect various problems if you do so.';
-$string['settingfileuploads'] = 'File uploading is required for normal operation, please neable it in PHP configuration.';
+$string['settingfileuploads'] = 'File uploading is required for normal operation, please enable it in PHP configuration.';
 $string['settingmemorylimit'] = 'Insufficient memory detected, please set higher memory limit in PHP settings.';
 $string['showblocksonmodpages'] = 'Show blocks on module pages';
 $string['showdetails'] = 'Show details';