Skip to content

Commit

Permalink
Fixing typo in example file
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Oct 14, 2012
1 parent daf3e7a commit f358a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion App/Config/datasources.default.php
Expand Up @@ -70,7 +70,7 @@
* Create a test connection. This connection is used
* while running unit and integration tests.
*/
Confgure::write('Datasource.test', [
Configure::write('Datasource.test', [
'datasource' => 'Database/Mysql',
'persistent' => false,
'host' => 'localhost',
Expand Down

0 comments on commit f358a6d

Please sign in to comment.