changeset 63568:3586a05f26ff

Fix typo.
author Luc Teirlinck <teirllm@auburn.edu>
date Fri, 17 Jun 2005 16:26:01 +0000
parents 395eabd49f71
children bd65461db3b8
files lispref/processes.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/processes.texi	Fri Jun 17 16:06:18 2005 +0000
+++ b/lispref/processes.texi	Fri Jun 17 16:26:01 2005 +0000
@@ -2046,7 +2046,7 @@
 
   To control unpacking and packing, you write a @dfn{data layout
 specification}, a special nested list describing named and typed
-@dfn{fields}.  This specification conrtols length of each field to be
+@dfn{fields}.  This specification controls length of each field to be
 processed, and how to pack or unpack it.
 
 @cindex endianness