Skip to content

Commit

Permalink
Changed MySQL in comment to SQLite.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shadow6363 authored and markstory committed Feb 4, 2012
1 parent f5d05d9 commit 62e671f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cake/Model/Datasource/Database/Sqlite.php
Expand Up @@ -119,7 +119,7 @@ public function connect() {
}

/**
* Check whether the MySQL extension is installed/loaded
* Check whether the SQLite extension is installed/loaded
*
* @return boolean
*/
Expand Down

0 comments on commit 62e671f

Please sign in to comment.