summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/history.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/history.rst b/doc/history.rst
index 2a4aeb0..7947ff5 100644
--- a/doc/history.rst
+++ b/doc/history.rst
@@ -14,7 +14,7 @@ Version 4.8
was increased between calls (:ghpull:`579`).
* Minor test cleanups to improve portability (:ghpull:`580`) (:ghpull:`581`)
(:ghpull:`582`) (:ghpull:`583`) (:ghpull:`584`) (:ghpull:`585`).
-* Disable chaining of timeout and EOF exceptions (:gphull:`606`).
+* Disable chaining of timeout and EOF exceptions (:ghpull:`606`).
* Allow traceback included snippet length to be configured via
``str_last_chars`` rather than always 100 (:ghpull:`598`).
* Python 3 warning added to interact.py (:ghpull:`537`).