summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRed_M <pooatyou.com@gmail.com>2018-04-10 02:28:13 +1000
committerRed_M <pooatyou.com@gmail.com>2018-04-10 02:28:13 +1000
commitf8814ea5fc4178e0b8b287fe23683ec6bd2dcdb7 (patch)
tree89878cdbbe4521605581aa8e4f58507171db45ca /doc
parentc4e3887d58a2d8a2d23cf7423e9f6752d948cc09 (diff)
downloadpexpect-f8814ea5fc4178e0b8b287fe23683ec6bd2dcdb7.tar.gz
typos 2.
Diffstat (limited to 'doc')
-rw-r--r--doc/history.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/history.rst b/doc/history.rst
index 6d5dc76..c43d98e 100644
--- a/doc/history.rst
+++ b/doc/history.rst
@@ -16,7 +16,7 @@ Version 4.5
the password prompt regex for servers that include ``password:`` somewhere before a
command line is reached.(:ghpull:`468`)
* :meth:`pxssh.pxssh.login` now allows for setting up SSH tunnels to be requested once
- logged in to the rmeote server. This option is ``ssh_tunnels`` (:ghpull:`473`)
+ logged in to the remote server. This option is ``ssh_tunnels`` (:ghpull:`473`)
The structure should be like this::
{ 'local': ['2424:localhost:22'], # Local SSH tunnels
@@ -25,7 +25,7 @@ Version 4.5
* :meth:`pxssh.pxssh.login` ``spawn_local_ssh`` allows subsequent logins from the remote session and treats
the session as if it was local. Simply set this to ``False``. (:ghpull:`472`)
-* :meth:`pxssh.pxssh.login` ``sync_original_prompt`` can allow the the prompt to not be set to something unique
+* :meth:`pxssh.pxssh.login` ``sync_original_prompt`` can allow the prompt to not be set to something unique
incase the remote server is sensetive to new lines at login. Set this to ``False`` to do so. (:ghpull:`468`)
* :meth:`pxssh.pxssh.login` has had a change with an SSH key option being provided, which is
if ``ssh_key`` is set to ``True`` then the SSH client forces forwarding the authentication