Fix comment for SSH module (it's not FTP)

Signed-off-by: Sebastian Rachuj <rachus@web.de>
This commit is contained in:
Rachus
2020-03-27 14:29:25 +01:00
committed by Sebastian Rachuj
parent 90c9562442
commit 6659fb24b2

View File

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