diff lispref/processes.texi @ 64720:3d8efebded47

Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 02 Aug 2005 13:10:02 +0000
parents 99e9892a51d9
children e836425ee789 edf295560b5a
line wrap: on
line diff
--- a/lispref/processes.texi	Tue Aug 02 10:26:31 2005 +0000
+++ b/lispref/processes.texi	Tue Aug 02 13:10:02 2005 +0000
@@ -1575,7 +1575,7 @@
 process, being stopped means not accepting new connections.  (Up to 5
 connection requests will be queued for when you resume the server; you
 can increase this limit, unless it is imposed by the operating
-systems.)  For a network stream connection, being stopped means not
+system.)  For a network stream connection, being stopped means not
 processing input (any arriving input waits until you resume the
 connection).  For a datagram connection, some number of packets may be
 queued but input may be lost.  You can use the function