Spelling
This commit is contained in:
parent
ad587fa0ef
commit
2dd74f953d
|
@ -74,7 +74,7 @@ class SSHConfig (object):
|
|||
self._config.append(host)
|
||||
value = value.split()
|
||||
host = {key:value,'config':{}}
|
||||
#identitifile is a special case, since it is allowed to be
|
||||
#identityfile is a special case, since it is allowed to be
|
||||
# specified multiple times and they should be tried in order
|
||||
# of specification.
|
||||
elif key == 'identityfile':
|
||||
|
|
Loading…
Reference in New Issue