diff -ru Resources/skeleton/app/check.php Resources/skeleton/app/check.php --- Resources/skeleton/app/check.php 2014-05-16 13:14:33.689442703 +0000 +++ Resources/skeleton/app/check.php 2014-05-16 13:14:34.301442703 +0000 @@ -71,7 +71,7 @@ } } -echo PHP_EOL.'Note the command console could use a diffrent php.ini file'.PHP_EOL; +echo PHP_EOL.'Note the command console could use a different php.ini file'.PHP_EOL; echo '~~~~ than the one used with your web server. To be on the'.PHP_EOL; echo ' safe side, please check the requirements from your web'.PHP_EOL; echo ' server using the web/config.php script.'.PHP_EOL;