1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

Fix small typo.

This commit is contained in:
Rupak Ganguly 2013-06-28 18:13:22 -04:00
parent f199efb2ba
commit 2fa06e3de3

View file

@ -1,5 +1,5 @@
require 'fog/core/model'
require 'fog/openstack/models/compute/metadata'
require 'fog/hp/models/compute/metadata'
module Fog
module Compute