Skip to content

Commit

Permalink
Merge pull request #132 from Rachus/patch-1
Browse files Browse the repository at this point in the history
Fix comment for SSH module (it's not FTP)
  • Loading branch information
violoncelloCH authored Apr 2, 2020
2 parents 90c9562 + 6659fb2 commit 147b127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ssh.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*/

/**
* User authentication against a FTP/FTPS server
* User authentication against a SSH server
*
* @category Apps
* @package UserExternal
Expand Down

0 comments on commit 147b127

Please sign in to comment.