Skip to content

Commit

Permalink
[compute|brightbox] Corrected attribute name
Browse files Browse the repository at this point in the history
  • Loading branch information
tokengeek committed Aug 17, 2011
1 parent 50a31e0 commit febecd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fog/compute/models/brightbox/account.rb
Expand Up @@ -23,7 +23,7 @@ class Account < Fog::Model
attribute :telephone_verified
attribute :ram_limit
attribute :ram_used
attribute :limits_cloudips
attribute :cloud_ips_limit
attribute :library_ftp_host
attribute :library_ftp_user
# This is always returned as null/nil unless performing a reset_ftp_password request
Expand Down

0 comments on commit febecd9

Please sign in to comment.