Merge branch 'master' into develop

This commit is contained in:
Taylor Otwell
2011-08-12 20:16:37 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ use System\DB\Manager;
abstract class Model {
/**
* The connection that shold be used for the model.
* The connection that should be used for the model.
*
* @var string
*/