Merge pull request #53 from staydecent/master
Typo in eloquent/model.php
This commit is contained in:
commit
8cdf5f2444
|
@ -9,7 +9,7 @@
|
||||||
abstract class Model {
|
abstract class Model {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The connection that shold be used for the model.
|
* The connection that should be used for the model.
|
||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue