From: Karl Heuer Date: Fri, 18 Mar 1994 05:54:56 +0000 (+0000) Subject: (telnet-maximum-count): Doc fix. X-Git-Tag: emacs-19.34~9450 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=846731a5dba9d1ca59473d63fa6ea7a917ba7788;p=emacs.git (telnet-maximum-count): Doc fix. --- 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)