FIX Grammatical errors
This commit is contained in:
parent
5a25ffe101
commit
6cbaf410b2
|
@ -1,7 +1,7 @@
|
||||||
module Ci::DbConnectable
|
module Ci::DbConnectable
|
||||||
extend ActiveSupport::Concern
|
extend ActiveSupport::Concern
|
||||||
|
|
||||||
include do
|
included do
|
||||||
end
|
end
|
||||||
|
|
||||||
# Dynamically sets the database connection.
|
# Dynamically sets the database connection.
|
||||||
|
|
Loading…
Reference in New Issue