From: Luc Teirlinck Date: Fri, 17 Jun 2005 16:26:01 +0000 (+0000) Subject: Fix typo. X-Git-Tag: emacs-pretest-22.0.90~8821 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b9646a71a5efb455f9626c322f8e32203ba09aa9;p=emacs.git Fix typo. --- diff --git a/lispref/processes.texi b/lispref/processes.texi index 12a0521f86d..5f154c3c0f6 100644 --- a/lispref/processes.texi +++ b/lispref/processes.texi @@ -2046,7 +2046,7 @@ direction is also known as @dfn{serializing} or @dfn{packing}. 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