Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vterdunov committed Nov 11, 2017
1 parent ef616f3 commit 35bb9e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/services/providers/rbvmomi_wrapper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def self.vim(opts)
# @option opts [String] :ssl
# @option opts [String] :debug
#
# @return [Datacenter] VMware datastore
# @return [Datacenter] VMware datacenter
def self.datacenter(opts)
Helper.new.datacenter(opts)
end
Expand Down

0 comments on commit 35bb9e0

Please sign in to comment.