Index: install.php =================================================================== RCS file: /cvsroot/moodle/moodle/lang/en_utf8/install.php,v retrieving revision 1.17 diff -u -r1.17 install.php --- install.php 7 Jan 2008 01:54:29 -0000 1.17 +++ install.php 7 Jan 2008 20:39:07 -0000 @@ -346,8 +346,8 @@ --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