mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Merge pull request #2493 from zertico/fix-misspell
[xenserver] Fixed misspelling
This commit is contained in:
commit
13090e998b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ module Fog
|
|||
|
||||
attribute :capabilities
|
||||
attribute :configuration
|
||||
attribtue :copyright
|
||||
attribute :copyright
|
||||
attribute :driver_filename
|
||||
attribute :features
|
||||
attribute :description, :aliases => :name_description
|
||||
|
|
Loading…
Reference in a new issue