mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
revert typo
This commit is contained in:
parent
c8796146b3
commit
de29bfcee8
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ module Fog
|
|||
include Shared
|
||||
|
||||
def instantiate_vapp_template options = {}
|
||||
validate_instantiate_vapp_template_options optionsgi
|
||||
validate_instantiate_vapp_template_options options
|
||||
request(
|
||||
:body => generate_instantiate_vapp_template_request(options),
|
||||
:expects => 201,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue