Merge "Minor spelling fix"
This commit is contained in:
commit
58109c842e
@ -73,7 +73,7 @@ class Client(object):
|
||||
look_for_keys=self.look_for_keys,
|
||||
key_filename=self.key_filename,
|
||||
timeout=self.channel_timeout, pkey=self.pkey)
|
||||
LOG.info("ssh connection to %s@%s successfuly created",
|
||||
LOG.info("ssh connection to %s@%s successfully created",
|
||||
self.username, self.host)
|
||||
return ssh
|
||||
except (EOFError,
|
||||
|
Loading…
x
Reference in New Issue
Block a user