MINOR: fixed typo in installer. FIXES: #6602

This commit is contained in:
Will Rossiter 2011-04-19 10:58:56 +12:00
parent e4031aa344
commit c80912bfb5

View File

@ -12,7 +12,7 @@
/**
* SilverStripe CMS Installer
* This installer doesn't use any of the fancy Sapphire stuff in case it's unsupported.
* It's also PHP4 syntax compatable
* It's also PHP4 syntax compatible
*/
// speed up mysql_connect timeout if the server can't be found