diff -r 83fd4ed90cc6 -r 202b25e2d0e6 language/english/install.json --- a/language/english/install.json Tue Mar 30 11:43:17 2010 -0400 +++ b/language/english/install.json Thu Apr 01 19:57:23 2010 -0500 @@ -136,7 +136,7 @@ driver_intro: 'The next step is to choose the database driver that Enano will use. In most cases this is MySQL, but there are certain advantages to PostgreSQL, which is made available only experimentally.', driver_msg_virt_appliance: 'You\'re using the Enano virtual appliance.
Unless you configured the appliance manually, PostgreSQL support is not available. In 99% of cases you\'ll want to click MySQL below.', driver_err_no_mysql: 'You don\'t have the MySQL PHP extension installed.', - driver_err_no_pgsql: 'You don\'t have the PostgreSQL PHP extensnion installed.', + driver_err_no_pgsql: 'You don\'t have the PostgreSQL PHP extension installed.', driver_mysql: 'MySQL', driver_mysql_intro: 'Click this button to use MySQL as the database backend for your site. Most web hosts support MySQL, and if you have administrative access to your MySQL server, you can create a new database and user during this installation process if you haven\'t done so already.', driver_pgsql: 'PostgreSQL',