Fixed typo on line 12 of system/db/eloquent/model.php
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user