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

[Brightbox] Fix typo in yard tag

This commit is contained in:
Paul Thornthwaite 2013-11-25 18:04:31 +00:00
parent cd4fcc962f
commit e8d152b40d

View file

@ -9,7 +9,7 @@ module Fog
# @option options [String] :name Editable label
# @option options [String] :user_data User defined metadata
# @option options [Boolean] :compatibility_mode Server needs to be shutdown and restarted for changes to this to take effect
# @opiton options [Array] :server_groups Array of Server Groups that this server should be part of
# @option options [Array] :server_groups Array of Server Groups that this server should be part of
#
# @return [Hash] if successful Hash version of JSON object
# @return [NilClass] if no options were passed