diff --git a/system/db/eloquent/model.php b/system/db/eloquent/model.php index 8e8c9fb8..dedf4777 100644 --- a/system/db/eloquent/model.php +++ b/system/db/eloquent/model.php @@ -9,7 +9,7 @@ abstract class Model { /** - * The connection that shold be used for the model. + * The connection that should be used for the model. * * @var string */