diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2017-01-03 23:08:36 +0300 |
|---|---|---|
| committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2017-01-03 23:08:36 +0300 |
| commit | fc65d011f6defdee7001bedd9bca7fc93df61af9 (patch) | |
| tree | 259b71bead0ff2ea71b9b97e790acd5aa8a4d7cd /doc | |
| parent | guile-ssh.texi (Introduction): Describe the goals of the project (diff) | |
| download | guile-ssh-fc65d011f6defdee7001bedd9bca7fc93df61af9.tar.gz | |
guile-ssh.texi (Introduction): Update
* doc/guile-ssh.texi (Introduction): Replace "language" with "programming
language".
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guile-ssh.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guile-ssh.texi b/doc/guile-ssh.texi index 82fb35d..8e55691 100644 --- a/doc/guile-ssh.texi +++ b/doc/guile-ssh.texi @@ -96,7 +96,7 @@ and comments from the community!), there are practical goals that the project struggling to achieve. For me, the main goal is to provide convenient means to write truly -distributed applications in my favourite language. +distributed applications in my favourite programming language. Computers getting cheaper and more and more ubiquitous, and so different kind of networks. In my opinion the question is -- how we are going to utilize |
