summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Adams <josh@isotope11.com>2014-04-06 20:29:20 -0500
committerJosh Adams <josh@isotope11.com>2014-04-06 20:29:20 -0500
commit77429024600102d8d2c7fee3810ff1c45a99f497 (patch)
tree8a79e3f508b20f1644c83f0cf4e64834b8d3feea
parent4d00c9bff26d97f9b2b142809d9f7af21d2f748c (diff)
downloaderlang-77429024600102d8d2c7fee3810ff1c45a99f497.tar.gz
Fix typo in authorized_keys filename
-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 66ac4613f4..9ab71260d3 100644
--- a/lib/ssh/doc/src/using_ssh.xml
+++ b/lib/ssh/doc/src/using_ssh.xml
@@ -88,7 +88,7 @@
[...]
</code>
- <p>Create the file /tmp/otptest_user/.ssh/authrized_keys and add the content
+ <p>Create the file /tmp/otptest_user/.ssh/authorized_keys and add the content
of /tmp/otptest_user/.ssh/id_rsa.pub Now we can do</p>
<code type="erl">