Fileparser::Base: typo
This commit is contained in:
parent
9706b5d991
commit
952f417170
|
@ -3,7 +3,7 @@ module LogAn
|
||||||
module Inc
|
module Inc
|
||||||
module FileParser
|
module FileParser
|
||||||
module Base
|
module Base
|
||||||
class <self
|
class <<self
|
||||||
attr_accessor :logdb, :store
|
attr_accessor :logdb, :store
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue