# HG changeset patch # User Karl Heuer # Date 763970096 0 # Node ID 33dec33f382dc32ed508c41ff0cf32a95ad7c0bf # Parent 63d567437e36861fc6742cc7ec63c6bf416c5c7f (telnet-maximum-count): Doc fix. diff -r 63d567437e36 -r 33dec33f382d lisp/telnet.el --- a/lisp/telnet.el Fri Mar 18 05:20:09 1994 +0000 +++ b/lisp/telnet.el Fri Mar 18 05:54:56 1994 +0000 @@ -76,7 +76,7 @@ "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)