summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Adams <josh@isotope11.com>2014-04-06 20:06:17 -0500
committerJosh Adams <josh@isotope11.com>2014-04-06 20:06:17 -0500
commit4d00c9bff26d97f9b2b142809d9f7af21d2f748c (patch)
tree87e54bc7c955923d974517f1eaa6a446c90264f1
parent95432b67aed0d1f7dd7c2737efc0f80b610b3f14 (diff)
downloaderlang-4d00c9bff26d97f9b2b142809d9f7af21d2f748c.tar.gz
Fix typo in SSH docs
-rw-r--r--lib/ssh/doc/src/using_ssh.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh/doc/src/using_ssh.xml b/lib/ssh/doc/src/using_ssh.xml
index 4d73366f5e..66ac4613f4 100644
--- a/lib/ssh/doc/src/using_ssh.xml
+++ b/lib/ssh/doc/src/using_ssh.xml
@@ -33,7 +33,7 @@
all needed applications (crypto, public_key and ssh). All examples
are run in an Erlang shell, or in a bash shell using openssh to
illustrate how the erlang ssh application can be used. The
- exampels are run as the user otptest on a local network where the
+ examples are run as the user otptest on a local network where the
user is authorized to login in over ssh to the host "tarlop". If
nothing else is stated it is persumed that the otptest user has an
entry in tarlop's authorized_keys file (may log in via ssh without