Merge pull request #132 from Rachus/patch-1

Fix comment for SSH module (it's not FTP)
This commit is contained in:
violoncello.ch
2020-04-02 16:31:08 +02:00
committed by GitHub

View File

@@ -7,7 +7,7 @@
*/
/**
* User authentication against a FTP/FTPS server
* User authentication against a SSH server
*
* @category Apps
* @package UserExternal