Skip to content

Commit

Permalink
Fix spelling mistake.
Browse files Browse the repository at this point in the history
  • Loading branch information
rizwanreza authored and Wesley Beary committed May 17, 2010
1 parent 39ef03c commit 4bbfc7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fog/vcloud/bin.rb
Expand Up @@ -32,7 +32,7 @@ def initialized?
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)
Expand Down

0 comments on commit 4bbfc7a

Please sign in to comment.