This commit is contained in:
terrafrost 2021-08-29 13:04:32 -05:00
parent 4102bbaccc
commit 42b4ab065b
1 changed files with 1 additions and 1 deletions

View File

@ -515,7 +515,7 @@ class Net_SFTP extends Net_SSH2
}
/**
* Partiailly initialize an SFTP connection
* Partially initialize an SFTP connection
*
* @return bool
* @access public