]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-12866 - fix missing 'is' typo
authorpoltawski <poltawski>
Mon, 7 Jan 2008 21:30:18 +0000 (21:30 +0000)
committerpoltawski <poltawski>
Mon, 7 Jan 2008 21:30:18 +0000 (21:30 +0000)
lang/en_utf8/install.php

index 020355d5c987c65832c68870f20aeaf190c84853..e6309fdbfea24f3f5b1e52bbbd713cc0cac80f30 100644 (file)
@@ -346,8 +346,8 @@ OPTIONS
 --webaddr           Web address for the Moodle site
 --moodledir         Location of the moodle web folder
 --datadir           Location of the moodle data folder (should not be web visible)
---dbtype            Database type. Default it mysql
---dbhost            Database host. Default localhost
+--dbtype            Database type. Default is mysql
+--dbhost            Database host. Default is localhost
 --dbname            Database name. Default is moodle
 --dbuser            Database user. Default is blank
 --dbpass            Database password. Default is blank