]> git.eshelyaron.com Git - emacs.git/commitdiff
(telnet-maximum-count): Doc fix.
authorKarl Heuer <kwzh@gnu.org>
Fri, 18 Mar 1994 05:54:56 +0000 (05:54 +0000)
committerKarl Heuer <kwzh@gnu.org>
Fri, 18 Mar 1994 05:54:56 +0000 (05:54 +0000)
lisp/telnet.el

index 30ea1071f9aa356f9d4d6ea17590325c21f4c609..6a4a1f3f2854b59e200ccdb5b077f93024f71b18 100644 (file)
@@ -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)