mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[stormondemand|dns] fixing typo in require statement
This commit is contained in:
parent
b428a858ac
commit
0dd661b258
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
require 'fog/core/colletion'
|
require 'fog/core/collection'
|
||||||
require 'fog/storm_on_demand/models/dns/reverse'
|
require 'fog/storm_on_demand/models/dns/reverse'
|
||||||
|
|
||||||
module Fog
|
module Fog
|
||||||
|
|
Loading…
Reference in a new issue