mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Fix spelling mistake.
This commit is contained in:
parent
39ef03c23c
commit
4bbfc7adae
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ module Vcloud
|
|||
end
|
||||
|
||||
def startup_notice
|
||||
puts "You have acess to the following Vcloud services: #{Vcloud.registered_services}."
|
||||
puts "You have access to the following vCloud services: #{Vcloud.registered_services}."
|
||||
end
|
||||
|
||||
def [](service)
|
||||
|
|
Loading…
Reference in a new issue