From 846731a5dba9d1ca59473d63fa6ea7a917ba7788 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Fri, 18 Mar 1994 05:54:56 +0000 Subject: [PATCH] (telnet-maximum-count): Doc fix. --- lisp/telnet.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/telnet.el b/lisp/telnet.el index 30ea1071f9a..6a4a1f3f285 100644 --- a/lisp/telnet.el +++ b/lisp/telnet.el @@ -76,7 +76,7 @@ number of terminal writes telnet will make setting up the host connection.") "Maximum value `telnet-count' can have. After this many passes, we stop looking for initial setup data. Should be set to the number of terminal writes telnet will make -rejecting one login and prompting for the again for a username and password.") +rejecting one login and prompting again for a username and password.") (defun telnet-interrupt-subjob () (interactive) -- 2.39.5