From 20363d9af0f0f9446d3a1dfb099f4aa1898dc231 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20H=C3=A4ssler?=
Date: Mon, 14 Oct 2013 20:42:58 +0200
Subject: Fix ssh doc typos
ssh_rsa changed to 'ssh-rsa' and missing space added.
---
lib/ssh/doc/src/ssh.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'lib/ssh/doc')
diff --git a/lib/ssh/doc/src/ssh.xml b/lib/ssh/doc/src/ssh.xml
index 141d3df38e..fb58a4b014 100644
--- a/lib/ssh/doc/src/ssh.xml
+++ b/lib/ssh/doc/src/ssh.xml
@@ -141,7 +141,7 @@
Sets the preferred public key algorithm to use for user
authentication. If the the preferred algorithm fails for
some reason, the other algorithm is tried. The default is
- to try first.
+ to try first.
-
@@ -248,7 +248,7 @@
requested by the client. Default is to use the erlang shell:
-
-
Provides your own cli implementation, i.e. a channel callback
--
cgit v1.2.3