diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2015-08-03 23:38:45 +0300 |
|---|---|---|
| committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2015-08-03 23:38:45 +0300 |
| commit | 50fb09bae793d5fda2cb22d646242eaec3fbbb6e (patch) | |
| tree | b0a49b1cf493d63ee81c25b7e8f17e5a0bae1050 /doc | |
| parent | api-dist.texi: Re-organize description of procedures (diff) | |
| download | guile-ssh-50fb09bae793d5fda2cb22d646242eaec3fbbb6e.tar.gz | |
doc/api-dist.texi: Fix a typo
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/api-dist.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api-dist.texi b/doc/api-dist.texi index 64e5bc1..03c658b 100644 --- a/doc/api-dist.texi +++ b/doc/api-dist.texi @@ -17,7 +17,7 @@ daemon and a GNU Guile REPL server both running on the remote host. Node management procedures: @deffn {Scheme Procedure} make-node session [repl-port=37146] -Make a new node that uses an SSH @var{session} to connec to a @var{repl-port} +Make a new node that uses an SSH @var{session} to connect to a @var{repl-port} number on the remote side. Return a new node. @end deffn |
