aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorMarcus Arendt <[email protected]>2015-01-19 09:29:37 +0100
committerMarcus Arendt <[email protected]>2015-01-19 09:29:37 +0100
commitec49235bde9d250238d8fef27125f0e75cf5d322 (patch)
treec3f2ccbbd1f6f978ad43fe4fb1aa197348a9bad3 /lib
parent50a92094372b45c9864afe3418b79605da549122 (diff)
downloadotp-ec49235bde9d250238d8fef27125f0e75cf5d322.tar.gz
otp-ec49235bde9d250238d8fef27125f0e75cf5d322.tar.bz2
otp-ec49235bde9d250238d8fef27125f0e75cf5d322.zip
fix spelling
Diffstat (limited to 'lib')
-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 9ab71260d3..46178d4018 100644
--- a/lib/ssh/doc/src/using_ssh.xml
+++ b/lib/ssh/doc/src/using_ssh.xml
@@ -79,7 +79,7 @@
<p> The option user_dir defaults to the users ~/.ssh directory</p>
<p>In the following example we generate new keys and host keys as
- to be able to run the example without having root privilages</p>
+ to be able to run the example without having root privileges</p>
<code>
$bash> ssh-keygen -t rsa -f /tmp/ssh_daemon/ssh_host_rsa_key