mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[vcloud_director] Fix module name.
This commit is contained in:
parent
9106068c05
commit
2eb2e983f8
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'fog/core'
|
||||
|
||||
module Fog
|
||||
module Vcloud
|
||||
module VcloudDirector
|
||||
|
||||
extend Fog::Provider
|
||||
|
||||
|
|
Loading…
Reference in a new issue