1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-04-02 10:50:07 +03:00

Minor typo

This commit is contained in:
Tino Vazquez 2016-05-30 13:36:31 +02:00
parent 5bfc6d8468
commit e762ee6960

View File

@ -71,7 +71,7 @@ module EC2QueryClient
#
######################################################################
def initialize(access=nil, secret=nil, endpoint=nil, timeout=nil)
# Autentication
# Authentication
ec2auth = nil
@timeout = nil