mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
fix typo
This commit is contained in:
parent
d393bc4fcd
commit
4044180460
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ module Fog
|
|||
# @!attribute [rw] config_drive_ext
|
||||
# @return [Boolean] whether a read-only configuration drive is attached
|
||||
# @see http://docs.rackspace.com/servers/api/v2/cs-devguide/content/config_drive_ext.html
|
||||
attibute :config_drive
|
||||
attribute :config_drive
|
||||
|
||||
# @!attribute [r] bandwidth
|
||||
# @return [Array] The amount of bandwidth used for the specified audit period.
|
||||
|
|
Loading…
Add table
Reference in a new issue