Merge pull request #115 from diimpp/patch-1
Fix typo in phpseclib adapter's readme example
This commit is contained in:
commit
7edea6cfcc
|
@ -410,7 +410,7 @@ parameters:
|
|||
services:
|
||||
acme_test.sftp:
|
||||
class: Net_SFTP
|
||||
arguments: [%acme_test.ssh_host%]
|
||||
arguments: [%acme_test.ssh.host%]
|
||||
calls:
|
||||
- [login, [%acme_test.ssh.username%, %acme_test.ssh.password%]]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user