diff lispref/processes.texi @ 76878:e4d2810db0e9

wording matters
author Karl Berry <karl@gnu.org>
date Sun, 01 Apr 2007 18:11:15 +0000
parents 4f96f3f74c69
children e1bce097669d
line wrap: on
line diff
--- a/lispref/processes.texi	Sun Apr 01 17:45:58 2007 +0000
+++ b/lispref/processes.texi	Sun Apr 01 18:11:15 2007 +0000
@@ -1726,7 +1726,7 @@
 @section Low-Level Network Access
 
   You can also create network connections by operating at a lower
-level that that of @code{open-network-stream}, using
+level than that of @code{open-network-stream}, using
 @code{make-network-process}.
 
 @menu