Skip to content

Commit 6659fb2

Browse files
committed
Fix comment for SSH module (it's not FTP)
Signed-off-by: Sebastian Rachuj <rachus@web.de>
1 parent 90c9562 commit 6659fb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/ssh.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*/
88

99
/**
10-
* User authentication against a FTP/FTPS server
10+
* User authentication against a SSH server
1111
*
1212
* @category Apps
1313
* @package UserExternal

0 commit comments

Comments
 (0)