mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
indentation fix
This commit is contained in:
parent
2daca00ded
commit
f9cf532be8
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ module Fog
|
|||
# * 'requestId'<~String> - Id of request
|
||||
# * 'securityGroupInfo'<~Array>:
|
||||
# * 'groupDescription'<~String> - Description of security group
|
||||
# * 'groupId'<~String> - ID of the security group.
|
||||
# * 'groupId'<~String> - ID of the security group.
|
||||
# * 'groupName'<~String> - Name of security group
|
||||
# * 'ipPermissions'<~Array>:
|
||||
# * 'fromPort'<~Integer> - Start of port range (or -1 for ICMP wildcard)
|
||||
|
|
Loading…
Reference in a new issue