Typo fix
This commit is contained in:
parent
b4694313a0
commit
e8a2e54d05
3 changed files with 3 additions and 3 deletions
|
@ -36,7 +36,7 @@ enum ErrorCode
|
|||
ServerPacketManagerError,
|
||||
|
||||
// Ssh connection errors
|
||||
SshRequsetDeniedError, SshInterruptedError, SshInternalError,
|
||||
SshRequestDeniedError, SshInterruptedError, SshInternalError,
|
||||
SshPrivateKeyError, SshPrivateKeyFormatError, SshTimeoutError,
|
||||
|
||||
// Ssh sftp errors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue