summaryrefslogtreecommitdiff
path: root/doc/history.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/history.rst')
-rw-r--r--doc/history.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/history.rst b/doc/history.rst
index 7947ff5..68b5af1 100644
--- a/doc/history.rst
+++ b/doc/history.rst
@@ -44,7 +44,7 @@ Version 4.6
* The :meth:`.pxssh.login` method now supports an ``ssh_config`` parameter,
which can be used to specify a file path to an SSH config file
(:ghpull:`490`).
-* Improved compatability for the ``crlf`` parameter of :class:`~.PopenSpawn`
+* Improved compatibility for the ``crlf`` parameter of :class:`~.PopenSpawn`
(:ghpull:`493`)
* Fixed an issue in read timeout handling when using :class:`~.spawn` and
:class:`~.fdspawn` with the ``use_poll`` parameter (:ghpull:`492`).