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

[aws|compute] Fixed a typo.

This commit is contained in:
Kevin Menard 2013-10-30 16:15:29 -04:00
parent c64f71921b
commit 2a9b45bf7f

View file

@ -22,7 +22,7 @@ module Fog
# * 'createTime'<~Time> - Timestamp for creation
# * 'size'<~Integer> - Size in GiBs for volume
# * 'snapshotId'<~String> - Snapshot volume was created from, if any
# * 'status's<~String> - State of volume
# * 'status'<~String> - State of volume
# * 'volumeId'<~String> - Reference to volume
# * 'volumeType'<~String> - Type of volume
# * 'iops'<~Integer> - Number of IOPS the volume supports