Skip to content

Commit 147b127

Browse files
Merge pull request #132 from Rachus/patch-1
Fix comment for SSH module (it's not FTP)
2 parents 90c9562 + 6659fb2 commit 147b127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)